diff --git a/Changes b/Changes index 7b00aa1..b704ce5 100644 --- a/Changes +++ b/Changes @@ -4,17 +4,15 @@ o Directly set and remove Trim, Art, and Bleed boxes o Dump attachments to file o New -hard-box option to set a box and clip to it o Extended bookmark format, preserving all bookmark information -o New -pad-with, -pad-mutiple-before option +o New -pad-with, -pad-mutiple-before options o Set or create XMP metadata -o -remove-clipping +o Remove graphics clipping o Extended support for reading malformed files o Embed missing fonts by calling out to gs o Set bookmarks open to a given level o Create PDF files from scatch o Remove single images by name -o Add trim and registration marks -o Merge AcroForms -o Search for unicode characters in a font automatically +o Add trim marks Version 2.2 (patchlevel 1) diff --git a/cpdfmanual.pdf b/cpdfmanual.pdf index 0139942..d0ea089 100644 Binary files a/cpdfmanual.pdf and b/cpdfmanual.pdf differ diff --git a/cpdfmanual.tex b/cpdfmanual.tex index b533315..9b04189 100644 --- a/cpdfmanual.tex +++ b/cpdfmanual.tex @@ -578,7 +578,7 @@ Cpdf can build a new PDF file, given a number of pages and a paper size. The def \noindent\begin{verbatim} cpdf -merge in1.pdf [] in2.pdf [] [] [-retain-numbering] [-remove-duplicate-fonts] - [-merge-add-bookmarks] [-merge-add-bookmarks-use-title] + [-merge-add-bookmarks] [-merge-add-bookmarks-use-titles] -o out.pdf\end{verbatim} \vspace{1.5mm}