is it possible to use itext to generate a pdf document + pdf document update block like this:
Yes, under certain circumstances...
I need the update block because I want to transport some additional information inside of the pdf.
What does your desire to add additional information to the PDF have to do with using update tables instead of simply writing out a new xref? As long as you are following the rules of PDF, both are equivalent (thouh the latter will create a smaller PDF).
Leonard -- --------------------------------------------------------------------------- Leonard Rosenthol <mailto:[EMAIL PROTECTED]> Chief Technical Officer <http://www.pdfsages.com> PDF Sages, Inc. 215-629-3700 (voice) 215-629-0789 (fax)
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
