Hi, everyone, I'm a newbie of iText and now I need to add bookmarks to an existing PDF file which is created
By PDFCreator 0.9.1, an open source PDF Printer. The version of the created file is PDF 1.3 and I'm having this strange problem. That is, when I use the setOutlines method of the PdfStamper class, the bookmarks are added indeed but no actions at all.When you click the bookmarks, nothing happens. First, I thought it could be the problem of my code so I used the sample code to add bookmarks to the very file, same thing happened. Then I thought might have some problems with the file. Thus, I used acrobat to add bookmarks, it worked fine. I also checked the cross reference table, it was there. Now, I'm doomed by this problem. I even tried PdfCopy, but again, made no difference. I hardly have any clue of this problem. This is the last part of my current task and it's very urgent. Can anyone help me? If you need the file to diagnose this problem, I shall be happy to send you a copy.
------------------------------------------------------------------------------
_______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php