mirror of
https://github.com/jzillmann/pdf-to-markdown.git
synced 2024-11-30 11:44:30 +01:00
43 lines
561 B
JSON
43 lines
561 B
JSON
{
|
|
"pages": 4,
|
|
"items": 522,
|
|
"groupedItems": 378,
|
|
"changes": 0,
|
|
"schema": [
|
|
{
|
|
"name": "line"
|
|
},
|
|
{
|
|
"name": "x"
|
|
},
|
|
{
|
|
"name": "y"
|
|
},
|
|
{
|
|
"name": "width"
|
|
},
|
|
{
|
|
"name": "height"
|
|
},
|
|
{
|
|
"name": "str"
|
|
},
|
|
{
|
|
"name": "fontName"
|
|
},
|
|
{
|
|
"name": "dir"
|
|
}
|
|
],
|
|
"globals": {
|
|
"maxHeight": 11,
|
|
"minX": 72.025,
|
|
"maxX": 536.73,
|
|
"minY": 75.025,
|
|
"maxY": 747.22,
|
|
"pageMapping": {
|
|
"pageFactor": 1,
|
|
"detectedOnPage": false
|
|
}
|
|
}
|
|
} |