Quoting David Abrames <[EMAIL PROTECTED]>: > My user wants each page numbered in the format of "Page 1 of X, Page 2 of > X, etc..." where X is the total number of pages.
Use a PdfTemplate for X and fill the PdfTemplate with the value of X after your document is completed. There is an example in the tutorial somewhere (for instance in Chapter 12). ------------------------------------------------------- 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
