2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-05-28 16:00:53 +00:00
qpdf/qpdf/qtest/qpdf/json-image-streams-specialized-file-v2.out
Jay Berkenbilt d01c4f8819 Change --json-output format
from "qpdf-v2" to "qpdf": [..., ...]
2022-07-31 10:32:55 -04:00

47 lines
996 B
Plaintext

{
"qpdf": [
{
"jsonversion": 2,
"pdfversion": "1.3",
"pushedinheritedpageresources": false,
"calledgetallpages": false,
"maxobjectid": 30
},
{
"obj:12 0 R": {
"stream": {
"datafile": "auto-12",
"dict": {}
}
},
"obj:16 0 R": {
"stream": {
"datafile": "auto-16",
"dict": {
"/BitsPerComponent": 8,
"/ColorSpace": "/DeviceCMYK",
"/Filter": "/DCTDecode",
"/Height": 48,
"/Subtype": "/Image",
"/Type": "/XObject",
"/Width": 40
}
}
},
"obj:18 0 R": {
"stream": {
"datafile": "auto-18",
"dict": {
"/BitsPerComponent": 8,
"/ColorSpace": "/DeviceCMYK",
"/Height": 48,
"/Subtype": "/Image",
"/Type": "/XObject",
"/Width": 40
}
}
}
}
]
}