2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-05-30 00:40:52 +00:00
qpdf/qpdf/qtest/qpdf/qjson-stream-dict-not-dict.json
Jay Berkenbilt d01c4f8819 Change --json-output format
from "qpdf-v2" to "qpdf": [..., ...]
2022-07-31 10:32:55 -04:00

16 lines
180 B
JSON

{
"qpdf": [
{
"jsonversion": 2,
"pdfversion": "1.7"
},
{
"obj:1 0 R": {
"stream": {
"dict": "quack"
}
}
}
]
}