diff --git a/cpdfmanual.pdf b/cpdfmanual.pdf index 16ba101..525b931 100644 Binary files a/cpdfmanual.pdf and b/cpdfmanual.pdf differ diff --git a/cpdfmanual.tex b/cpdfmanual.tex index 793bfb5..3e224d1 100644 --- a/cpdfmanual.tex +++ b/cpdfmanual.tex @@ -4836,22 +4836,23 @@ In a PDF file, optional content groups are used to group graphical elements toge \noindent\verb! [-subformat ] [-title ] -o out.pdf! \vspace{1.5mm} - \noindent\verb!cpdf -jpeg [-subformat ] [-title ]!\\ + \noindent\verb!cpdf [-subformat ] [-title ] -jpeg !\\ \noindent\verb! -o out.pdf! \vspace{1.5mm} - \noindent\verb!cpdf -png [-subformat ] [-title ]!\\ + \noindent\verb!cpdf [-subformat ] [-title ] -png !\\ \noindent\verb! -o out.pdf! \vspace{1.5mm} - \noindent\verb!cpdf -jpeg2000 [-subformat ] [-title ]!\\ + \noindent\verb!cpdf [-subformat ] [-title ] -jpeg2000 !\\ \noindent\verb! -o out.pdf! \vspace{1.5mm} - \noindent\verb!cpdf [-jbig2-global ] -jbig2 !\\ + \noindent\verb!cpdf [-subformat ] [-title ]!\\ + \noindent\verb! [-jbig2-global ] -jbig2 !\\ \noindent\verb! [-jbig2-global | -jbig2-global-clear]!\\ \noindent\verb! [-jbig2 ] ...!\\ - \noindent\verb! [-subformat ] [-title ] -o out.pdf! + \noindent\verb! -o out.pdf! \end{framed}} \section{A new blank PDF} @@ -4905,7 +4906,7 @@ For PNG files, the file must have no transparency and no interlacing, and must n \noindent The output file will have one point of width or height for each pixel in the input. -To produce a PDF in PDF/UA-1 or PDF/UA-2 format add, say, \texttt{-subformat PDF/UA-2 -title "Opus"} to the command line. +To produce a PDF in PDF/UA-1 or PDF/UA-2 format add, say, \texttt{-subformat "PDF/UA-2" -title "Opus"} to the command line. NB this must appear before the image file on the command line. \section{Make a PDF from one or more JBIG2 images}