2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-05-28 16:00:53 +00:00
qpdf/qpdf/qtest/qpdf/json-page-labels-and-outlines-objects-trailer-v1.out
Jay Berkenbilt 6f43bf8de3 Major rework -- see long comments
* Replace --create-from-json=file with --json-input, which causes the
  regular input to be treated as json.
* Eliminate --to-json
* In --json=2, bring back "objects" and eliminate "objectinfo". Stream
  data is never present.
* In --json-output=2, write "qpdf-v2" with "objects" and include
  stream data.
2022-05-20 09:16:25 -04:00

13 lines
161 B
Plaintext

{
"version": 1,
"parameters": {
"decodelevel": "generalized"
},
"objects": {
"trailer": {
"/Root": "1 0 R",
"/Size": 107
}
}
}