--- Bruno <[EMAIL PROTECTED]> wrote: > Quoting klute <[EMAIL PROTECTED]>: > > > On another note, if you end up with a document > that > > has been auto-paginated, is there way to call some > > method to get a page number of each? > > I don't understand the question. > > Do you want to put pagenumbers on the resulting > document? > This can be done with PageEvents. >
No, I want to create a table of contents containing a crosstable of section names and their page numbers (just like a traditional book). so i was thinking i would generate two pdf's (one is for content and another one is for the table of contents) and the latter would be created after the former and based on it, obviously. then i would merge them into one. hope this makes sense. if not, please ask thanks, james __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
