0

I am currently generating a large document from a database scheme and especially in bigger databases the amount of pages quickly exceeds 1000 pages... I use PDFBox to create the document and I am wondering whether PDFBox supports any way of creating Bookmarks that are displayed in the left side of Acrobat when viewing the document.

On the website (and the related documentation) I haven't found anything helpful so far...

Thanks in advance!

schneiti
  • 428
  • 1
  • 8
  • 22
  • 2
    Cf. the PDFBox example [CreateBookmarks.java](https://svn.apache.org/repos/asf/pdfbox/trunk/examples/src/main/java/org/apache/pdfbox/examples/pdmodel/CreateBookmarks.java). – mkl Jul 25 '14 at 11:48
  • See also [this answer in the mailing list from yesterday](https://mail-archives.apache.org/mod_mbox/pdfbox-users/201407.mbox/%3C4BC07BF8-7DD9-4888-AA2B-0CF80DC88196%40fileaffairs.de%3E) – Tilman Hausherr Jul 26 '14 at 19:57
  • refer this one - [Watermarking with PDFBox](http://stackoverflow.com/questions/8929954/watermarking-with-pdfbox) – Spire.XLS API Jan 30 '15 at 08:09

0 Answers0