This commit is contained in:
John Whitington 2024-09-30 13:52:21 +01:00
parent 46f2bb0171
commit f331d670df
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -5594,7 +5594,7 @@ To create a new PDF/UA-1 file, with A4 portrait paper, one page, and the title \
\noindent A title is needed for every PDF/UA document (even a blank one) for it to meet the standard. Note that any modifying \texttt{-create-pdf-pages} or \texttt{-create-pdf-papersize} must appear before \texttt{-create-pdf-ua-1} on the command line.
For \texttt{PDF/UA-2}, use \texttt{-create-pdf-ua-2} instead.
For \texttt{PDF/UA-2}, use \texttt{-create-pdf-ua-2} instead. To make is valid, you must also draw a top-level Document tag as described below.
\section{Drawing PDF/UA files}