This commit is contained in:
John Whitington 2022-03-07 17:33:48 +00:00
parent 4bf861df47
commit 4046437b85
2 changed files with 37 additions and 37 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
\documentclass{book}
% Edit here to produce cpdfmanual.pdf, cpdflibmanual.pdf, pycpdfmanual.pdf etc.
\usepackage{comment}\excludecomment{cpdflib}\excludecomment{pycpdflib}\excludecomment{dotnetcpdflib}
\usepackage{comment}\excludecomment{cpdflib}\excludecomment{pycpdflib}\includecomment{dotnetcpdflib}
\usepackage{palatino}
\usepackage{listings}
\usepackage{microtype}
@ -1012,8 +1012,8 @@ Use the \texttt{-no-embed-font} to avoid embedding the Standard 14 Font metrics
\clearpage
\section*{.NET Interface}
\begin{small}\tt
\lstinputlisting{pysplits/c01}
\lstinputlisting{pysplits/c02}
\lstinputlisting{dotnetsplits/c01}
\lstinputlisting{dotnetsplits/c02}
\end{small}
\end{dotnetcpdflib}
@ -1168,9 +1168,9 @@ The encryption parameters described in Chapter \ref{encryption} may be added to
\begin{dotnetcpdflib}
\clearpage
\section*{Python Interface}
\section*{.NET Interface}
\begin{small}\tt
\lstinputlisting{pysplits/c03}
\lstinputlisting{dotnetsplits/c03}
\end{small}
\end{dotnetcpdflib}
@ -1498,9 +1498,9 @@ Bleed box & Pink
\begin{dotnetcpdflib}
\clearpage
\section*{Python Interface}
\section*{.NET Interface}
\begin{small}\tt
\lstinputlisting{pysplits/c03}
\lstinputlisting{dotnetsplits/c04}
\end{small}
\end{dotnetcpdflib}
@ -1616,9 +1616,9 @@ When appropriate passwords are not available, the option \texttt{-decrypt-force}
\begin{dotnetcpdflib}
\clearpage
\section*{Python Interface}
\section*{.NET Interface}
\begin{small}\tt
\lstinputlisting{pysplits/c03}
\lstinputlisting{dotnetsplits/c05}
\end{small}
\end{dotnetcpdflib}
@ -1695,9 +1695,9 @@ There are two options which turn off parts of the squeezer. They are \texttt{-sq
\begin{dotnetcpdflib}
\clearpage
\section*{Python Interface}
\section*{.NET Interface}
\begin{small}\tt
\lstinputlisting{pysplits/c03}
\lstinputlisting{dotnetsplits/c06}
\end{small}
\end{dotnetcpdflib}
@ -1893,9 +1893,9 @@ By default, an entry for the new table of contents will be added to the document
\begin{dotnetcpdflib}
\clearpage
\section*{Python Interface}
\section*{.NET Interface}
\begin{small}\tt
\lstinputlisting{pysplits/c03}
\lstinputlisting{dotnetsplits/c07}
\end{small}
\end{dotnetcpdflib}
@ -1991,9 +1991,9 @@ the file using a different page range each time.
\begin{dotnetcpdflib}
\clearpage
\section*{Python Interface}
\section*{.NET Interface}
\begin{small}\tt
\lstinputlisting{pysplits/c03}
\lstinputlisting{dotnetsplits/c08}
\end{small}
\end{dotnetcpdflib}
@ -2375,9 +2375,9 @@ These two operations add content directly to the beginning or end of the page da
\begin{dotnetcpdflib}
\clearpage
\section*{Python Interface}
\section*{.NET Interface}
\begin{small}\tt
\lstinputlisting{pysplits/c03}
\lstinputlisting{dotnetsplits/c09}
\end{small}
\end{dotnetcpdflib}
@ -2534,9 +2534,9 @@ NB: For all imposition options, see also discussion of \texttt{-fast} in Section
\begin{dotnetcpdflib}
\clearpage
\section*{Python Interface}
\section*{.NET Interface}
\begin{small}\tt
\lstinputlisting{pysplits/c03}
\lstinputlisting{dotnetsplits/c10}
\end{small}
\end{dotnetcpdflib}
@ -2639,9 +2639,9 @@ given page range.
\begin{dotnetcpdflib}
\clearpage
\section*{Python Interface}
\section*{.NET Interface}
\begin{small}\tt
\lstinputlisting{pysplits/c03}
\lstinputlisting{dotnetsplits/c11}
\end{small}
\end{dotnetcpdflib}
@ -2971,9 +2971,9 @@ startvalue: 1
\begin{dotnetcpdflib}
\clearpage
\section*{Python Interface}
\section*{.NET Interface}
\begin{small}\tt
\lstinputlisting{pysplits/c03}
\lstinputlisting{dotnetsplits/c12}
\end{small}
\end{dotnetcpdflib}
@ -3057,9 +3057,9 @@ The \texttt{-dump-attachments} operation, when given a PDF file and a directory
\begin{dotnetcpdflib}
\clearpage
\section*{Python Interface}
\section*{.NET Interface}
\begin{small}\tt
\lstinputlisting{pysplits/c03}
\lstinputlisting{dotnetsplits/c13}
\end{small}
\end{dotnetcpdflib}
@ -3130,9 +3130,9 @@ To remove a particular image, find its name using \texttt{-image-resolution} wit
\begin{dotnetcpdflib}
\clearpage
\section*{Python Interface}
\section*{.NET Interface}
\begin{small}\tt
\lstinputlisting{pysplits/c03}
\lstinputlisting{dotnetsplits/c14}
\end{small}
\end{dotnetcpdflib}
@ -3306,9 +3306,9 @@ recommended when file size is the sole consideration.
\begin{dotnetcpdflib}
\clearpage
\section*{Python Interface}
\section*{.NET Interface}
\begin{small}\tt
\lstinputlisting{pysplits/c03}
\lstinputlisting{dotnetsplits/c15}
\end{small}
\end{dotnetcpdflib}
@ -3461,9 +3461,9 @@ It is not required that \texttt{/Length} entries in CPDFJSON stream dictionaries
\begin{dotnetcpdflib}
\clearpage
\section*{Python Interface}
\section*{.NET Interface}
\begin{small}\tt
\lstinputlisting{pysplits/c03}
\lstinputlisting{dotnetsplits/c16}
\end{small}
\end{dotnetcpdflib}
@ -3532,9 +3532,9 @@ In a PDF file, optional content groups are used to group graphical elements toge
\begin{dotnetcpdflib}
\clearpage
\section*{Python Interface}
\section*{.NET Interface}
\begin{small}\tt
\lstinputlisting{pysplits/c03}
\lstinputlisting{dotnetsplits/c17}
\end{small}
\end{dotnetcpdflib}
@ -3592,9 +3592,9 @@ A basic text to PDF convertor is included in \texttt{cpdf}. It takes a UTF8 text
\begin{dotnetcpdflib}
\clearpage
\section*{Python Interface}
\section*{.NET Interface}
\begin{small}\tt
\lstinputlisting{pysplits/c03}
\lstinputlisting{dotnetsplits/c18}
\end{small}
\end{dotnetcpdflib}
@ -3861,9 +3861,9 @@ The \texttt{-remove-clipping} operation removes any clipping paths on given page
\begin{dotnetcpdflib}
\clearpage
\section*{Python Interface}
\section*{.NET Interface}
\begin{small}\tt
\lstinputlisting{pysplits/c03}
\lstinputlisting{dotnetsplits/c19}
\end{small}
\end{dotnetcpdflib}