-
Notifications
You must be signed in to change notification settings - Fork 804
Closed
Description
I'm facing a weird problem wherein characters are repeated when using extract_text()
or extract_tables()
. Example, SSttaatteemmeenntt ooff AAccccoouunnttss
is printed instead of Statement of Accounts
.
Sometimes, it happens in a portion of the PDF and sometimes in the whole PDF. When this happens in a portion of PDF, it is fixable (not completely) via extract_text(x_tolerance=0, y_tolerance=0)
but not when the issue affects the whole PDF. Also, note that I do not face this issue in all PDFs but in some.
Lines are also repeated. Example,
Year-to-date totals do not reflect any fee or interest refunds
Year-to-date totals do not reflect any fee or interest refunds
you may have received.
you may have received.
jlbribeiro, acruche and jbhanks
Metadata
Metadata
Assignees
Labels
No labels