Open kapilnakra opened 5 years ago
These sorts of things happen when the PDF is generated by software that is pre-computing text layout within each line of text, rather than letting the PDF viewer handle text layout. There is nothing this library can do to help that because it isn't aware of the layout of the text that it is changing.
So for that reason, it's safer to choose replacement text that is likely to be shorter than the original.
Hi Joshua,
I am facing an issue while using Pdf Redactor.
I am replacing the word "GENIUS" with "wonderful" in a Pdf. I am using example.py for this purpose.
Issues:
Original Text in PDF
Redacted File
I would be really grateful if you can help me in this regard. Looking forward to hearing from you.
Thanks Kapil Nakra