From 3f3000309cf209e3d098c12c0709d9c3b62d409d Mon Sep 17 00:00:00 2001 From: John Whitington Date: Fri, 4 Aug 2023 16:42:47 +0100 Subject: [PATCH] Moved splits --- cpdfmanual.tex | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/cpdfmanual.tex b/cpdfmanual.tex index 25f9926..8eed1d8 100644 --- a/cpdfmanual.tex +++ b/cpdfmanual.tex @@ -1102,8 +1102,8 @@ In modern usage, \texttt{-utf8} is almost always the sensible option. \clearpage \section*{C Interface} \begin{small}\tt -\lstinputlisting{splits/c01} -\lstinputlisting{splits/c02} +\lstinputlisting{docsplits/splits/c01} +\lstinputlisting{docsplits/splits/c02} \end{small} \end{cpdflib} @@ -1285,7 +1285,7 @@ The encryption parameters described in Chapter \ref{encryption} may be added to \clearpage \section*{C Interface} \begin{small}\tt -\lstinputlisting{splits/c03} +\lstinputlisting{docsplits/splits/c03} \end{small} \end{cpdflib} @@ -1635,7 +1635,7 @@ Bleed box & Pink \clearpage \section*{C Interface} \begin{small}\tt -\lstinputlisting{splits/c04} +\lstinputlisting{docsplits/splits/c04} \end{small} \end{cpdflib} @@ -1772,7 +1772,7 @@ When appropriate passwords are not available, the option \texttt{-decrypt-force} \clearpage \section*{C Interface} \begin{small}\tt -\lstinputlisting{splits/c05} +\lstinputlisting{docsplits/splits/c05} \end{small} \end{cpdflib} @@ -1867,7 +1867,7 @@ The option \texttt{-squeeze-no-pagedata} avoids the reprocessing of page data, w \clearpage \section*{C Interface} \begin{small}\tt -\lstinputlisting{splits/c06} +\lstinputlisting{docsplits/splits/c06} \end{small} \end{cpdflib} @@ -2074,7 +2074,7 @@ Cpdf can automatically generate a table of contents from existing bookmarks, add \clearpage \section*{C Interface} \begin{small}\tt -\lstinputlisting{splits/c07} +\lstinputlisting{docsplits/splits/c07} \end{small} \end{cpdflib} @@ -2187,7 +2187,7 @@ the file using a different page range each time. \clearpage \section*{C Interface} \begin{small}\tt -\lstinputlisting{splits/c08} +\lstinputlisting{docsplits/splits/c08} \end{small} \end{cpdflib} @@ -2591,7 +2591,7 @@ These two operations add content directly to the beginning or end of the page da \clearpage \section*{C Interface} \begin{small}\tt -\lstinputlisting{splits/c09} +\lstinputlisting{docsplits/splits/c09} \end{small} \end{cpdflib} @@ -2765,7 +2765,7 @@ that the media box is unchanged. \clearpage \section*{C Interface} \begin{small}\tt -\lstinputlisting{splits/c10} +\lstinputlisting{docsplits/splits/c10} \end{small} \end{cpdflib} @@ -2908,7 +2908,7 @@ given page range. \clearpage \section*{C Interface} \begin{small}\tt -\lstinputlisting{splits/c11} +\lstinputlisting{docsplits/splits/c11} \end{small} \end{cpdflib} @@ -3319,7 +3319,7 @@ Unclassified: 11229 bytes (3.62%) \clearpage \section*{C Interface} \begin{small}\tt -\lstinputlisting{splits/c12} +\lstinputlisting{docsplits/splits/c12} \end{small} \end{cpdflib} @@ -3422,7 +3422,7 @@ The \texttt{-dump-attachments} operation, when given a PDF file and a directory \clearpage \section*{C Interface} \begin{small}\tt -\lstinputlisting{splits/c13} +\lstinputlisting{docsplits/splits/c13} \end{small} \end{cpdflib} @@ -3509,7 +3509,7 @@ To remove a particular image, find its name using \texttt{-image-resolution} wit \clearpage \section*{C Interface} \begin{small}\tt -\lstinputlisting{splits/c14} +\lstinputlisting{docsplits/splits/c14} \end{small} \end{cpdflib} @@ -3704,7 +3704,7 @@ recommended when file size is the sole consideration. \clearpage \section*{C Interface} \begin{small}\tt -\lstinputlisting{splits/c15} +\lstinputlisting{docsplits/splits/c15} \end{small} \end{cpdflib} @@ -3876,7 +3876,7 @@ We can load a JSON PDF file with the \texttt{-j} option in place of a PDF file a \clearpage \section*{C Interface} \begin{small}\tt -\lstinputlisting{splits/c16} +\lstinputlisting{docsplits/splits/c16} \end{small} \end{cpdflib} @@ -3963,7 +3963,7 @@ In a PDF file, optional content groups are used to group graphical elements toge \clearpage \section*{C Interface} \begin{small}\tt -\lstinputlisting{splits/c17} +\lstinputlisting{docsplits/splits/c17} \end{small} \end{cpdflib} @@ -4066,7 +4066,7 @@ For PNG files, the file must be 24bit RGB with no transparency and no interlacin \clearpage \section*{C Interface} \begin{small}\tt -\lstinputlisting{splits/c18} +\lstinputlisting{docsplits/splits/c18} \end{small} \end{cpdflib} @@ -4880,7 +4880,7 @@ The \texttt{-remove-clipping} operation removes any clipping paths on given page \clearpage \section*{C Interface} \begin{small}\tt -\lstinputlisting{splits/c19} +\lstinputlisting{docsplits/splits/c19} \end{small} \end{cpdflib}