Is there a way to create Bookmarks for pdf documents in PDFBOX?
问题 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! 来源: https://stackoverflow.com/questions/24954281/is