A PDF processor written in Go.
View the Project on GitHub pdfcpu/pdfcpu
This command removes all bookmarks.
Have a look at some examples.
pdfcpu bookmarks remove inFile [outFile]
name | description | required |
---|---|---|
inFile | PDF input file | yes |
outFile | PDF output file | no |
Remove all bookmarks:
$ pdfcpu bookmarks remove bookmarkSimple.pdf
$ pdfcpu bookmarks list bookmarkSimple.pdf
no bookmarks available