diff --git a/cpdfmanual.pdf b/cpdfmanual.pdf index 6f1d6f5..781a5cf 100644 Binary files a/cpdfmanual.pdf and b/cpdfmanual.pdf differ diff --git a/cpdfmanual.tex b/cpdfmanual.tex index e356224..eff05f2 100644 --- a/cpdfmanual.tex +++ b/cpdfmanual.tex @@ -632,7 +632,7 @@ one of the output files. %\small\noindent\verb!cpdf -copy-cropbox-to-mediabox in.pdf [] -o out.pdf! \vspace{1.5mm} - \small\noindent\verb!cpdf -frombox -tobox [-mediabox_if_missing]! \\ + \small\noindent\verb!cpdf -frombox -tobox [-mediabox-if-missing]! \\ \noindent\verb! in.pdf [] -o out.pdf! \end{framed} @@ -1115,10 +1115,14 @@ the file using a different page range each time. \index{watermarks} \index{stamps} \begin{framed} - \noindent\small\verb!cpdf -stamp-on source.pdf in.pdf [] -o out.pdf! - + \noindent\small\verb!cpdf -stamp-on source.pdf!\\ + \noindent\small\verb! [-scale-to-fit-stamp] [positioning command] !\\ + \noindent\small\verb! in.pdf [] -o out.pdf! + \vspace{1.5mm} - \noindent\small\verb!cpdf -stamp-under source.pdf in.pdf [] -o out.pdf! + \noindent\small\verb!cpdf -stamp-on source.pdf!\\ + \noindent\small\verb! [-scale-to-fit-stamp] [positioning command] !\\ + \noindent\small\verb! in.pdf [] -o out.pdf! \vspace{1.5mm} \noindent\small\verb!cpdf -combine-pages over.pdf under.pdf -o out.pdf! @@ -1206,7 +1210,7 @@ font size and color. \vspace{2mm} \noindent For example, the format \texttt{"Page~\%Page~of~\%EndPage"} might become "Page~5~of~17". - NB: In some circumstances (e.g in batch files) on Microsoft Windows, \% is a special character, and must be escaped (written as \verb$%%$). Consult your local documentation for details. + NB: In some circumstances (e.g in batch files) on Microsoft Windows, \verb!%! is a special character, and must be escaped (written as \verb$%%$). Consult your local documentation for details. \subsection{Date and Time Formats} \begin{ctabular}{ll}