I'm assuming this will require a lot of trial and error (and a ton of wasted paper). Does anyone have suggestions on how to measure the page out? Maybe some specific examples that will be helpful?
You want to have locations and then add text at absolute positions. This can be done, but it is a lot of work. Lots of people have achieved the same results in a far more easy way.
In similar cases, the PDF form is made with an Adobe tool and it contains
an AcroForm. The locations that have to be filled in are form fields.
If you have such a PDF, it is a piece of cake to fill these fields and flatten
the file. Look in the mailing list archives for MERGE FDF or look at
this answer by Leonard Rosenthol:
http://article.gmane.org/gmane.comp.java.lib.itext.general/7508
br, Bruno
------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
