Created
November 5, 2022 21:26
-
-
Save jberkenbilt/d6f3f7ae62909ee82706675a4a784a67 to your computer and use it in GitHub Desktop.
sample-pdf JSON pages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "contents": [ | |
| "2 0 R" | |
| ], | |
| "images": [ | |
| { | |
| "bitspercomponent": 8, | |
| "colorspace": "/DeviceRGB", | |
| "decodeparms": [ | |
| null | |
| ], | |
| "filter": [ | |
| "/DCTDecode" | |
| ], | |
| "filterable": false, | |
| "height": 56, | |
| "name": "/Im42", | |
| "object": "42 0 R", | |
| "width": 49 | |
| } | |
| ], | |
| "label": null, | |
| "object": "1 0 R", | |
| "outlines": [], | |
| "pageposfrom1": 1 | |
| }, | |
| { | |
| "contents": [ | |
| "46 0 R" | |
| ], | |
| "images": [ | |
| { | |
| "bitspercomponent": 8, | |
| "colorspace": "/DeviceRGB", | |
| "decodeparms": [ | |
| null | |
| ], | |
| "filter": [ | |
| "/DCTDecode" | |
| ], | |
| "filterable": false, | |
| "height": 56, | |
| "name": "/Im42", | |
| "object": "42 0 R", | |
| "width": 49 | |
| } | |
| ], | |
| "label": null, | |
| "object": "45 0 R", | |
| "outlines": [], | |
| "pageposfrom1": 2 | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment