[EMAIL PROTECTED] wrote: > 1. How can i find the absolute position of pdftemplate fields?
See comment 1 of this FAQ entry: http://itext.ugent.be/library/question.php?id=31 The first snippet will give you the name of the fields, the second one gives you the positions. > 2. what are ways to populate the xml value in that positions? You'll have to do the XML parsing yourself. Setting the fields is explained in comment 2 of the FAQ entry above. Note that this is a newbie question. Before you post other questions, you should do an effort reading the documentation that is available online because your question has been answered over and over again on this list. -- This answer is provided by 1T3XT BVBA ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
