pdf-reader icon indicating copy to clipboard operation
pdf-reader copied to clipboard

wrong table parsing output

Open j3ck opened this issue 7 years ago • 1 comments

Hello, i try to parse pdf with the table: But in output i have the broken lines: Is there a way how this can be fixed?

j3ck avatar Apr 03 '17 12:04 j3ck

It'd be interesting to know if this is still an issue in v2.9.0 - there's been a number of fixes to glyph positioning calculations in the last few versions.

If it's still not right, my guess this is due to the naive algorithm in PageLayout, which sorely needs some work.

yob avatar Jan 29 '22 23:01 yob