This commit is contained in:
John Whitington 2019-07-29 17:48:06 +01:00
parent 58fdbd85fd
commit 0a69593450
2 changed files with 1 additions and 18 deletions

Binary file not shown.

View File

@ -345,24 +345,7 @@ When an operation which uses a part of the PDF standard which was introduced in
a later version than that of the input file, the PDF version in the output file a later version than that of the input file, the PDF version in the output file
is set to the later version (most PDF viewers will try to load any PDF file, is set to the later version (most PDF viewers will try to load any PDF file,
even if it is marked with a later version number). However, this automatic even if it is marked with a later version number). However, this automatic
version changing may be suppressed with the \texttt{-keep-version} option. version changing may be suppressed with the \texttt{-keep-version} option. If you wish to manually alter the PDF version of a file, use the
Here is a list of Acrobat versions together with the maximum PDF version they
are intended to support:
\vspace{2mm}
\begin{tabular}{rl}
PDF 1.2 & Acrobat 3.0 \\
PDF 1.3 & Acrobat 4.0 \\
PDF 1.4 & Acrobat 5.0 \\
PDF 1.5 & Acrobat 6.0 \\
PDF 1.6 & Acrobat 7.0 \\
PDF 1.7 & Acrobat 8.0, 9.0, 10.0\\
PDF 2.0 & Acrobat 11.0, DC
\end{tabular}
\vspace{2mm}
\noindent If you wish to manually alter the PDF version of a file, use the
\texttt{-set-version} operation described in Section \ref{setversion}. \texttt{-set-version} operation described in Section \ref{setversion}.
\section{File IDs} \section{File IDs}