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 | values |
---|---|---|
v(erbose) | turn on logging | |
vv | verbose logging | |
q(uiet) | quiet mode | |
-o(ffline) | disable http traffic | |
c(onf) | config dir | $path, disable |
opw | owner password | |
upw | user password | |
u(nit) | display unit | po(ints),in(ches),cm,mm |
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