pdf-to-markdown/examples/ExamplePdf/adjustHeights.json
Johannes Zillmann 713a82b41d Stabilize font display in tests
* If multiple PDF are tested after another their font ids change (e.g. `g_d0_f1` becomes `g_d1_f1`)
2021-03-13 19:38:47 +01:00

26 lines
303 B
JSON

{
"pages": 7,
"items": 300,
"groupedItems": 300,
"changes": 0,
"schema": [
{
"name": "transform"
},
{
"name": "str"
},
{
"name": "fontName"
},
{
"name": "dir"
},
{
"name": "width"
},
{
"name": "height"
}
]
}