Hi, I use the iText api in my Spring application to generate document with a various number a page. I would like to build a Table of content. I have seen on the tutorial that it is possible with RTF document by using RtfTableOfContents() but how can I do with pure PDF document ? There is the solution of building 2 documents and concatenate them after but is there a better solution ?
Best regards, Franck ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
