Rakesh Patel wrote:

Perhaps a better approach would be:
1. Convert the existing pdf application form into an AcroForm (quite easy with the right software?).

PDF isn't an application. It's a document.
If you use Acrobat, make sure to add the fields as annotations,
not as XFA with LiveCycle.

2. use iText, as per examples, to populate the pdf and return to the users browser.

Yes, that's how I use iText in several applications.

I think thats what you are saying in your email. The examples on the site make it look (quite) easy.

It would also dramatically cut the time it takes to do dynamic pdfs.

That's the general idea: let iText do the work and it's quite easy.
Even if your template changes, you don't have to rewrite your software.

Is this a viable approach?

Yes.
br,
Bruno


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to