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

20 lines
279 B
JSON

{
"qpdf": [
{
"jsonversion": 2,
"pdfversion": "2.0",
"maxobjectid": 9
},
{
"obj:8 0 R": {
"stream": {
"data": "bmV3LXN0cmVhbS1oZXJlCg==",
"dict": {
"/K": "/V"
}
}
}
}
]
}