[iText-questions] flattening dynamic XFA form with filled fields

2012-02-29 Thread pran
Hello, I would like to flatten xfa dynamic form into normal pdf with filled field values. I used XFA demo for doing this, and it worked well. I was wondering how can I use this feature in my application. Let me know if I need to take any license to integrate it in my application. Thanks in Adva

Re: [iText-questions] floating fields in pdf

2012-02-28 Thread pran
Thanks for your reply. Let me explain my application. I have two textfields and two floating fields in a dynamic xfa form pdf. I would like to fill all the fields using the below code.I am able to fill normal text fields and but I am not able to fill floating fields. I was wondering how can I fill

[iText-questions] Integrate flattening feature used in XFA demo into web application

2012-02-22 Thread pran
Thanks for XFA demo. It helped in flattening pdf with values of the fields. In my web application, I need to populate values from xml file into XFA formatted pdf file and flatten it. I was wondering if I can integrate the flattening feature in my web application. It should flatten the pdf with val