Closed agguser closed 5 years ago
For example, cpdf -merge -add-bookmarks i1.pdf i2.pdf -o o.pdf would create o.pdf with two new bookmarks ("i1" and "i2", to their first pages in o.pdf) added (not replaced).
cpdf -merge -add-bookmarks i1.pdf i2.pdf -o o.pdf
Wish granted in forthcoming v2.3
The added bookmarks are not in UTF-8! (Tested in Linux)
Run
% cpdf -merge-add-bookmarks 1-หนึ่ง.pdf 2-สอง.pdf -o all.pdf
, then open all.pdf and view its bookmarks!
all.pdf
For example,
cpdf -merge -add-bookmarks i1.pdf i2.pdf -o o.pdf
would create o.pdf with two new bookmarks ("i1" and "i2", to their first pages in o.pdf) added (not replaced).