How do I print page numbers of the form "Page 1 of 10" on every page? I don't
know that there are 10 pages until I have created the entire document. Now, how
do I go back and number every page in the document. There's a constraint I need
to satisfy. I am not allowed to generate any temporary file other than the
final result file ("result.pdf"). So, the option of first generating and then
reading "result.pdf" and then using PdfReader/PdfStamper/PdfCopy to number the
pages is ruled out. To summarize, I need to assign page numbers of the form
"Page x of N", where x = current page number, N = total number of pages,
WITHOUT using any intermediate files. Can somebody help?
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions