Re: [iText-questions] floating fields in pdf

2012-02-28 Thread 1T3XT BVBA
On 29/02/2012 1:52, pran wrote: > Thanks for your reply. > > Let me explain my application. I have two textfields and two floating fields > in a dynamic xfa form pdf. You have a dynamic XFA form, but you're using: > form.setField(field, "value"); That's not going to work! Dy

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

Re: [iText-questions] floating fields in pdf

2012-02-22 Thread iText Info
Op 22/02/2012 2:09, praneeth kumar schreef: > Hello, > > I have to code to merge pdf template with xml file and I used > xfa.fillform() for that. It worked fine. But, after the merge process, > I need to insert some text at the end. After this process, all the > fields in the generated pdf were