JSON typo

This commit is contained in:
John Whitington 2024-06-09 16:08:47 +01:00
parent d7b2d2fec2
commit 641d52954a
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -4295,7 +4295,7 @@ number, and flags used when writing (which may be required when reading):
{ "F": 1.0 }, { "F": 0.0 }, { "F": 0.0 }, { "F": 1.0 }, { "F": 50.0 }, {
"F": 770.0 }, "cm" ], [ "BT" ], [ "/F0", { "F": 36.0 }, "Tf" ], [
"Hello, World!", "Tj" ], [ "ET" ] ]
] } ], [
] } ]
\end{verbatim}}
\noindent The option \texttt{-output-json-no-stream-data} simply elides the stream data instead, leading to much smaller JSON files. But these may not be round-tripped back into PDF, of course.