This commit is contained in:
John Whitington 2019-08-10 11:03:02 +01:00
parent c0dbf6c079
commit f1d970f02d
3 changed files with 4 additions and 6 deletions

View File

@ -4,17 +4,15 @@ o Directly set and remove Trim, Art, and Bleed boxes
o Dump attachments to file o Dump attachments to file
o New -hard-box option to set a box and clip to it o New -hard-box option to set a box and clip to it
o Extended bookmark format, preserving all bookmark information 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 Set or create XMP metadata
o -remove-clipping o Remove graphics clipping
o Extended support for reading malformed files o Extended support for reading malformed files
o Embed missing fonts by calling out to gs o Embed missing fonts by calling out to gs
o Set bookmarks open to a given level o Set bookmarks open to a given level
o Create PDF files from scatch o Create PDF files from scatch
o Remove single images by name o Remove single images by name
o Add trim and registration marks o Add trim marks
o Merge AcroForms
o Search for unicode characters in a font automatically
Version 2.2 (patchlevel 1) Version 2.2 (patchlevel 1)

Binary file not shown.

View File

@ -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} \noindent\begin{verbatim}
cpdf -merge in1.pdf [<range>] in2.pdf [<range>] [<more names/ranges>] cpdf -merge in1.pdf [<range>] in2.pdf [<range>] [<more names/ranges>]
[-retain-numbering] [-remove-duplicate-fonts] [-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} -o out.pdf\end{verbatim}
\vspace{1.5mm} \vspace{1.5mm}