mirror of
https://github.com/jzillmann/pdf-to-markdown.git
synced 2024-11-29 19:23:42 +01:00
7abafc61e7
- sometimes a word is provided with multiple items. E.g: "T his is a sen tence" - use x-axis distance to not put whitespaces in the middle of a word - also tweak the line detection a bit (for Alice)
40 lines
486 B
JSON
40 lines
486 B
JSON
{
|
|
"pages": 116,
|
|
"items": 7676,
|
|
"groupedItems": 3481,
|
|
"changes": 0,
|
|
"schema": [
|
|
{
|
|
"name": "line"
|
|
},
|
|
{
|
|
"name": "token types"
|
|
},
|
|
{
|
|
"name": "types",
|
|
"annotation": "ADDED"
|
|
},
|
|
{
|
|
"name": "x"
|
|
},
|
|
{
|
|
"name": "y"
|
|
},
|
|
{
|
|
"name": "width"
|
|
},
|
|
{
|
|
"name": "height"
|
|
},
|
|
{
|
|
"name": "str"
|
|
},
|
|
{
|
|
"name": "fontName"
|
|
},
|
|
{
|
|
"name": "dir"
|
|
}
|
|
],
|
|
"globals": {}
|
|
} |