Is there any utility function available to edit the text content of the PDF document.
Few PDF files have whitespace issue which needs to be rendered correctly. Need a way to programatically update such cases to remove leading and trailing spaces in each line of text layer.
For instance::
On searching :: The Professional acknowledges
Is there any utility function available to edit the text content of the PDF document.
Few PDF files have whitespace issue which needs to be rendered correctly. Need a way to programatically update such cases to remove leading and trailing spaces in each line of text layer. For instance:: On searching :: The Professional acknowledges
On searching :: TheProfessional acknowledges
Need help with this.