Re: [iText-questions] updated template not working

2010-08-10 Thread 1T3XT info
java flunkie wrote: > We use a pdf template and acrofields in order to create tailored pdf's for > each customer. I was tasked with modifying the pdf template to include a > new dynamic field and some new hardcoded fields. I uploaded the new > template pdf in eclipse to run in a java app. When I

Re: [iText-questions] updated template not working

2010-08-05 Thread Paulo Soares
I mean Designer created xfa dynamic forms. Paulo -Original Message- From: java flunkie [mailto:gadk...@pgac.com] Sent: Thursday, August 05, 2010 1:41 PM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] updated template not working Are the following classes

Re: [iText-questions] updated template not working

2010-08-05 Thread java flunkie
Are the following classes part of Itext? If so, it does support dynamic fields, we have a base template pdf that is the same for everyone and then we put customer unique data on individual forms in order to create customer specific pdf's. I know the list below is not a complete list, this list co

Re: [iText-questions] updated template not working

2010-08-04 Thread Paulo Soares
iText doesn't support dynamic forms. Paulo -Original Message- From: java flunkie [mailto:gadk...@pgac.com] Sent: Tuesday, August 03, 2010 10:49 PM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] updated template not working We use a pdf template and acrofiel

[iText-questions] updated template not working

2010-08-04 Thread java flunkie
We use a pdf template and acrofields in order to create tailored pdf's for each customer. I was tasked with modifying the pdf template to include a new dynamic field and some new hardcoded fields. I uploaded the new template pdf in eclipse to run in a java app. When I run the app the new templa