typos
This commit is contained in:
parent
ab729c5f41
commit
f355e63d16
BIN
cpdfmanual.pdf
BIN
cpdfmanual.pdf
Binary file not shown.
|
@ -2170,7 +2170,7 @@ $cpdf -list-attached-files 14psfonts.pdf
|
|||
\section{Dumping Attachments to File}
|
||||
\index{attachments!dumping to file}
|
||||
|
||||
The \texttt{-dump-attachments} operation, when given a PDF file and a directory path as the output, will write each attachment under its filename (as displayed by \texttt{-list-attached-files} to thath directory. The directory must exist prior to the call.
|
||||
The \texttt{-dump-attachments} operation, when given a PDF file and a directory path as the output, will write each attachment under its filename (as displayed by \texttt{-list-attached-files} to that directory. The directory must exist prior to the call.
|
||||
|
||||
\begin{framed}
|
||||
\small\verb!cpdf -dump-attachments in.pdf -o /home/fred/attachments!
|
||||
|
@ -2529,10 +2529,10 @@ accuracy dates. For example:
|
|||
\small\noindent\verb!D:2014! (2014)
|
||||
|
||||
\vspace{1.5mm}
|
||||
\noindent\verb!D:20140103! (3rd March 2014)
|
||||
\noindent\verb!D:20140103! (3rd January 2014)
|
||||
|
||||
\vspace{1.5mm}
|
||||
\noindent\verb!D:201401031854-08'00'! (3rd March 2014, 6:54PM, US Pacific Standard Time)
|
||||
\noindent\verb!D:201401031854-08'00'! (3rd January 2014, 6:54PM, US Pacific Standard Time)
|
||||
|
||||
\end{framed}
|
||||
|
||||
|
|
Loading…
Reference in New Issue