Best practice for developing an UI to generate PDF form
Hi,
Can someone please provide the best practices for developing an UI to generate PDF form.
Req - Generating the pdf document with data in tabled boxes and send it to the customer
1) we tried creating sections with dynamic layouts but not able to modify the skin to have borders, not sure if there is a way to do it.
2) Freeform layouts(didn't look into skin changes for this)
3) Third one is creating html rules.
2 & 3 options are difficult to maintain but 3rd option seems to be tougher to maintain than 2nd as its more of html code.
Please let me know if any better ways to achieve this requirement.
Thanks.