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

156 lines
3.0 KiB
JSON

{
"qpdf": [
{
"jsonversion": 2,
"pdfversion": "2.0",
"pushedinheritedpageresources": false,
"calledgetallpages": false,
"maxobjectid": 10
},
{
"obj:1 0 R": {
"value": {
"/Pages": "3 0 R",
"/Type": "/Catalog"
}
},
"obj:2 0 R": {
"value": {
"/hex strings": [
"u:Potato",
"b:01020300040560",
"u:AB"
],
"/indirect": "4 0 R",
"/names": [
"/nesting",
"/hex strings",
"/text/plain"
],
"/nesting": {
"/a": [
1,
2,
{
"/x": "u:y"
},
[
"u:z"
]
],
"/b": {
"/": "u:legal",
"/a": [
1,
2
]
}
},
"/strings": [
"u:one",
"b:24a2",
"u:",
"u:",
"u:()",
"u:(",
"u:)",
"u:a\f\b\t\r\nb",
"u:\"",
"u:\"\"",
"u:\"(\")\"",
"b:410042",
"u:a\nb",
"u:a b",
[
"u:π",
"u:π",
"u:π",
"u:π"
],
[
"u:🥔",
"u:🥔",
"u:🥔",
"u:🥔"
]
]
}
},
"obj:3 0 R": {
"value": {
"/Count": 1,
"/Kids": [
"5 0 R"
],
"/Type": "/Pages"
}
},
"obj:4 0 R": {
"value": {
"/dangling": [
"6 0 R"
],
"/k1": "u:hello"
}
},
"obj:5 0 R": {
"value": {
"/Contents": "7 0 R",
"/MediaBox": [
0,
0,
612,
792
],
"/Parent": "3 0 R",
"/Resources": {
"/Font": {
"/F1": "9 0 R"
},
"/ProcSet": "10 0 R"
},
"/Type": "/Page"
}
},
"obj:6 0 R": {
"value": null
},
"obj:7 0 R": {
"stream": {
"data": "QlQKICAvRjEgMjQgVGYKICA3MiA3MjAgVGQKICAoUG90YXRvKSBUagpFVAo=",
"dict": {}
}
},
"obj:8 0 R": {
"value": 44
},
"obj:9 0 R": {
"value": {
"/BaseFont": "/Helvetica",
"/Encoding": "/WinAnsiEncoding",
"/Name": "/F1",
"/Subtype": "/Type1",
"/Type": "/Font"
}
},
"obj:10 0 R": {
"value": [
"/PDF",
"/Text"
]
},
"trailer": {
"value": {
"/ID": [
"b:31415926535897932384626433832795",
"b:31415926535897932384626433832795"
],
"/QTest": "2 0 R",
"/Root": "1 0 R",
"/Size": 11
}
}
}
]
}