Manual fixes

This commit is contained in:
John Whitington 2014-11-18 14:06:37 +00:00
parent 3c57aacc48
commit b8fed7ea3f
2 changed files with 7 additions and 0 deletions

Binary file not shown.

View File

@ -79,6 +79,7 @@ verbosity. Under Microsoft Windows, type \texttt{cpdf.exe} instead of \texttt{cp
%\pagestyle{ruled} %\pagestyle{ruled}
\pagestyle{headings} \pagestyle{headings}
\chapter{Basic Usage} \chapter{Basic Usage}
\label{basicusage}
The Coherent PDF tools provide a wide range of facilities for modifying PDF The Coherent PDF tools provide a wide range of facilities for modifying PDF
files created by other means. There is a single command-line program files created by other means. There is a single command-line program
\cpdf\ (\texttt{cpdf.exe} under Microsoft Windows). The rest of this manual describes the options that may be given \cpdf\ (\texttt{cpdf.exe} under Microsoft Windows). The rest of this manual describes the options that may be given
@ -592,6 +593,11 @@ one of the output files.
\verb! / ? < > \ : * | " ^ + =! \verb! / ? < > \ : * | " ^ + =!
\end{framed} \end{framed}
\section{Encrypting with Split and Split Bookmarks}
The encryption parameters described in Chapter \ref{encryption} may be added to the command line to encrypt each split PDF. Similarly, the \texttt{-recrypt} switch described in \ref{basicusage} may by given to re-encrypt each file with the existing encryption of the source PDF.
\chapter{Pages} \chapter{Pages}
\label{pages} \label{pages}
\begin{framed} \begin{framed}
@ -853,6 +859,7 @@ existing crop box, use \texttt{-remove-crop}.
\noindent copies the Trim Box of each page to the Crop Box of each page. The possible boxes are \texttt{/MediaBox}, \texttt{/CropBox}, \texttt{/BleedBox}, \texttt{/TrimBox}, \texttt{/ArtBox}. \noindent copies the Trim Box of each page to the Crop Box of each page. The possible boxes are \texttt{/MediaBox}, \texttt{/CropBox}, \texttt{/BleedBox}, \texttt{/TrimBox}, \texttt{/ArtBox}.
\chapter{Encryption and Decryption} \chapter{Encryption and Decryption}
\label{encryption}
\index{encryption} \index{encryption}
\index{decryption} \index{decryption}
\begin{framed} \begin{framed}