kba / page-to-alto

Convert PAGE (v. 2019) to ALTO (v. 2.0 - 4.2)
Apache License 2.0
14 stars 5 forks source link

margins with zero height and width #12

Open bertsky opened 3 years ago

bertsky commented 3 years ago

I believe we should at least try to use @imageWidth and @imageHeight if possible.

EDIT: Sorry, confused Margins with Page.

bertsky commented 3 years ago

I do believe these margins might be a problem for applications. Why not just omit them (since they are all minOccurs=0)? Or at least omit their @WIDTH and @HEIGHT (which is optional too)?