Hi ! I'm new on the list but I've been using I-text for quite a long time. I create great documents with it, my client is very happy, but last week he asked me to add bookmarks (documents can have more than 50 pages...) and I noticed it was possible with chapters and sections. The problem I have is that I DON'T WANT titles added INSIDE the document, I just want to have bookmarks with titles, pointing directly to some place in the document (your "PdfDestination" object). I looked inside your code, in the PdfDocument.add(Element) method : if you find a "title" paragraph in the section, you put both a bookmark AND a title in the document. I tried to find out a way to by-pass that code, but I couldn't, because none of the instances dealing with bookmarks in I-Text has a public visibility...
For the moment, I modified I-Text code for myself, but it's very dirty and I'd like this solution to be temporary ! So, in future versions, could you please add a flag to give us the possibility to add either bookmarks + titles or only bookmarks ? Thanks a lot ! Isabelle ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! Yahoo! Mail : http://fr.mail.yahoo.com ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
