This repository has been archived by the owner on Nov 18, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Java program to add bookmarks to pdf (stable)
License
goerz/pdfWriteBookmarks
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
/* pdfWriteBookmarks * (c) 2006 Michael Goerz <[email protected]> * http://www.physik.fu-berlin.de/~goerz/ * * pdfWriteBookmarks is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * pdfWriteBookmarks is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with pdfWriteBookmarks; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * http://www.gnu.org/copyleft/gpl.html */ /* * pdfWriteBookmarks uses the PDFBox library * http://www.pdfbox.org/ */ pdfWriteBookmarks is build with [Maven](http://maven.apache.org/). You can build it with the command ./mvnw package You will find the actual source code files in the subfolder src/pdfwritebookmarks/ The executable jar-file is in the subfolder dist/. Read /dist/README.TXT You will probably want to put this folder in a convenient location and write a simple batch file to wrap around the jar-file.
About
Java program to add bookmarks to pdf (stable)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published