bookmarks

How to add a table of contents to a…

To add a table of contents to a PDF file in Java, you can use our PDF toolkit JPedal. Once you have downloaded the...
Jacob Collins
33 sec read

How to add bookmarks to PDF files in Java…

Bookmarks are a useful way to outline the structure of a PDF file, acting like a table of contents. Many viewers will display bookmarks...
Jacob Collins
40 sec read

How to copy bookmarks from one PDF to another

JPedal already has the ability to read bookmarks from PDF files so now you can chain this functionality with our OutlineWriter to copy bookmarks...
Jacob Collins
36 sec read