more
This commit is contained in:
parent
8987008a4e
commit
74e1d6a69c
|
@ -64,6 +64,22 @@ class="pcrr7t-">typewriter font </span>in a
|
||||||
box. For example:
|
box. For example:
|
||||||
<!--l. 71--><p class="noindent" ><img
|
<!--l. 71--><p class="noindent" ><img
|
||||||
src="cpdfmanual0x.png" alt="" class="fbox" >
|
src="cpdfmanual0x.png" alt="" class="fbox" >
|
||||||
|
<!--l. 77--><p class="noindent" >When describing the general form of a command, rather than a particular example, square brackets
|
||||||
|
<span class="obeylines-h"><span class="verb"><span
|
||||||
|
class="pcrr7t-">[]</span></span></span> are used to enclose optional parts, and angled braces <span class="obeylines-h"><span class="verb"><span
|
||||||
|
class="pcrr7t-"><></span></span></span> to enclose general descriptions which
|
||||||
|
may be substituted for particular instances. For example,
|
||||||
|
<!--l. 82--><p class="noindent" ><img
|
||||||
|
src="cpdfmanual1x.png" alt="" class="fbox" >
|
||||||
|
<!--l. 85--><p class="noindent" >describes a command line which requires an operation and, optionally, a range. An exception is that
|
||||||
|
we use <span
|
||||||
|
class="pcrr7t-">in.pdf </span>and <span
|
||||||
|
class="pcrr7t-">out.pdf </span>instead of <span
|
||||||
|
class="pcrr7t-"><input file> </span>and <span
|
||||||
|
class="pcrr7t-"><output file> </span>to reduce verbosity.
|
||||||
|
Under Microsoft Windows, type <span
|
||||||
|
class="pcrr7t-">cpdf.exe </span>instead of <span
|
||||||
|
class="pcrr7t-">cpdf</span>.
|
||||||
|
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
||||||
|
|
Binary file not shown.
|
@ -1,6 +1,6 @@
|
||||||
%FIXME: Document that -upright also shifts the page to 0,0
|
%FIXME: Document that -upright also shifts the page to 0,0
|
||||||
\documentclass{book}
|
\documentclass{book}
|
||||||
\usepackage{palatino}
|
\usepackage{textcomp}
|
||||||
\usepackage{microtype}
|
\usepackage{microtype}
|
||||||
\usepackage{graphics}
|
\usepackage{graphics}
|
||||||
\usepackage[plainpages=false,pdfpagelabels,pdfborder=0 0 0]{hyperref}
|
\usepackage[plainpages=false,pdfpagelabels,pdfborder=0 0 0]{hyperref}
|
||||||
|
@ -68,27 +68,27 @@ Excel are registered trademarks of Microsoft Corporation.
|
||||||
Command lines to be typed are shown in \texttt{typewriter\hspace{-1mm} font} in a box.
|
Command lines to be typed are shown in \texttt{typewriter\hspace{-1mm} font} in a box.
|
||||||
For example:
|
For example:
|
||||||
|
|
||||||
\noindent\fbox{%
|
\noindent\fbox{\parbox{\textwidth}{
|
||||||
\parbox{\textwidth}{%
|
\small\texttt{cpdf in.pdf -o out.pdf}
|
||||||
\small\texttt{cpdf in.pdf -o out.pdf}
|
}}
|
||||||
}%
|
|
||||||
}
|
|
||||||
|
|
||||||
\end{document}
|
|
||||||
|
|
||||||
\begin{framed}
|
|
||||||
\small\verb!cpdf in.pdf -o out.pdf!
|
|
||||||
\end{framed}
|
|
||||||
\noindent When describing the general form of a command, rather than a particular
|
\noindent When describing the general form of a command, rather than a particular
|
||||||
example, square brackets \verb|[]| are used to enclose optional parts, and
|
example, square brackets \verb|[]| are used to enclose optional parts, and
|
||||||
angled braces \verb!<>! to enclose general descriptions which may be
|
angled braces \verb!<>! to enclose general descriptions which may be
|
||||||
substituted for particular instances. For example,
|
substituted for particular instances. For example,
|
||||||
\begin{framed}\small\verb!cpdf <operation> in.pdf [<range>] -o out.pdf!
|
|
||||||
\end{framed}
|
\noindent\fbox{\parbox{\textwidth}{\small\texttt{cpdf <operation> in.pdf [<range>] -o out.pdf}
|
||||||
|
}}
|
||||||
|
|
||||||
\noindent describes a command line which requires an operation and, optionally,
|
\noindent describes a command line which requires an operation and, optionally,
|
||||||
a range. An exception is that we use \texttt{in.pdf} and \texttt{out.pdf}
|
a range. An exception is that we use \texttt{in.pdf} and \texttt{out.pdf}
|
||||||
instead of \texttt{<input file>} and \texttt{<output file>} to reduce
|
instead of \texttt{<input file>} and \texttt{<output file>} to reduce
|
||||||
verbosity. Under Microsoft Windows, type \texttt{cpdf.exe} instead of \texttt{cpdf}.
|
verbosity. Under Microsoft Windows, type \texttt{cpdf.exe} instead of \texttt{cpdf}.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\cleardoublepage
|
\cleardoublepage
|
||||||
\mainmatter
|
\mainmatter
|
||||||
%\chapterstyle{hangnum}
|
%\chapterstyle{hangnum}
|
||||||
|
@ -98,22 +98,22 @@ verbosity. Under Microsoft Windows, type \texttt{cpdf.exe} instead of \texttt{cp
|
||||||
|
|
||||||
|
|
||||||
\label{basicusage}
|
\label{basicusage}
|
||||||
\begin{framed}
|
|
||||||
\small
|
\noindent\fbox{\parbox{\textwidth}{
|
||||||
\noindent\begin{verbatim}
|
\texttt{-o\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ -idir \textlangle directory\textrangle \ \ \ \ -recrypt\\
|
||||||
-o -idir <directory> -recrypt
|
-stdout \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ -stdin \ \ \ \ \ \ \ \ \ \ \ \ \ \ -stdin-user \textlangle password\textrangle\\
|
||||||
-stdout -stdin -stdin-user <password>
|
-stdin-owner \textlangle password\textrangle \ -producer \textlangle text\textrangle \ \ \ \ \ -creator \textlangle text\textrangle\\
|
||||||
-stdin-owner <password> -producer <text> -creator <text>
|
-change-id \ \ \ \ \ \ \ \ \ \ \ \ \ -l \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ -cpdflin \textlangle filename\textrangle\\
|
||||||
-change-id -l -cpdflin <filename>
|
-keep-l \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ -no-preserve-objstm \ -create-objstm\\
|
||||||
-keep-l -no-preserve-objstm -create-objstm
|
-control \textlangle filename\textrangle \ \ \ \ \ -args \textlangle filename\textrangle \ \ \ \ \ -utf8\\
|
||||||
-control <filename> -args <filename> -utf8
|
-stripped \ \ \ \ \ \ \ \ \ \ \ \ \ \ -raw \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ -no-embed-font}}}
|
||||||
-stripped -raw -no-embed-font\end{verbatim}\end{framed}
|
|
||||||
|
|
||||||
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
|
||||||
to this program.
|
to this program.
|
||||||
|
|
||||||
|
\end{document}
|
||||||
|
|
||||||
\index{input files} \index{output files}
|
\index{input files} \index{output files}
|
||||||
\section{Input and Output Files}
|
\section{Input and Output Files}
|
||||||
|
|
Loading…
Reference in New Issue