ralfstuckert / pdfbox-layout

MIT License
155 stars 74 forks source link

how to add Bookmark (not thumbnails) to be displayed in the navigation pane #60

Open arnthom opened 6 years ago

arnthom commented 6 years ago

Is there any example how to add a bookmark (name of a document's section) to the navigation pane? The ones I found for pdfbox did not work up to now ...

the PDOutlineItem seems to have all the names of the sections, but they won't display in the reader ... Is this a pdfbox problem, does anyone have a working example?

arnthom commented 6 years ago

No idea? Anyone having the same problem? Or anyone with a hint, because it is no problem at all?