As in IRS-1040 form, i will be given a pdf with place holders. I need to fill out the pdf with the value i have. The no.of values can be more than the place holders in the pdf. If the number of values are more, i have to create new fields and put in the value? any idea how i can do this?
Bruno Lowagie (iText) wrote: > > savi wrote: >> Hi, >> >> I have a pdf template which has a form with fields for user personal >> info, >> beneficiary info etc. > > Are you talking about XFA or AcroForm technology? > >> The template will have place holders for 1 beneficiary >> information only. But If I get a data of 5 beneficiaries, i have to use >> the >> template and add fields for other 4 beneficiaries and finally give out a >> pdf >> with 5 beneficiares. How can i do that? > > With AcroForm? Not possible. > With XFA? There an example on the 1t3xt.info site? > > You don't know the difference between XFA and AcroForm? > You don't even have a PDF with a form inside? > Please read the documentation first! > Bruno > > ------------------------------------------------------------------------------ > Enter the BlackBerry Developer Challenge > This is your chance to win up to $100,000 in prizes! For a limited time, > vendors submitting new applications to BlackBerry App World(TM) will have > the opportunity to enter the BlackBerry Developer Challenge. See full > prize > details at: http://p.sf.net/sfu/Challenge > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions > > Buy the iText book: http://www.1t3xt.com/docs/book.php > Check the site with examples before you ask questions: > http://www.1t3xt.info/examples/ > You can also search the keywords list: > http://1t3xt.info/tutorials/keywords/ > > -- View this message in context: http://www.nabble.com/Itext-dynamic-fields-tp24419855p24427855.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
