mssnglnk
Results
1
comments of
mssnglnk
Maybe you can solve this issue by reducing the value of the LAParams(char_margin=default 2.0) parameter. You can set the parameters yourself with camelot.read_pdf(DOCUMENT, pages="all", layout_kwargs{"char_margin": 0.5}) for example. Maybe some...