Chapter 12

This commit is contained in:
John Whitington 2023-06-21 14:16:27 +01:00
parent f13122a52a
commit 744aa0ffe5
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -3779,7 +3779,7 @@ object, one for each object in the file and two special ones:
number, and flags used when writing (which may be required when reading):
\begin{itemize}
\item \texttt{/CPDFJSONformatversion} (CPDFJSON integer (see below), currently 2)
\item \texttt{/CPDFJSONformatversion} (CPDFJSON integer (see below), currently 3)
\item \texttt{/CPDFJSONcontentparsed} (boolean, true if content streams have been parsed)
\item \texttt{/CPDFJSONstreamdataincluded} (boolean, true if stream data included. Cannot
round-trip if false).