Posted 5 October 2021, 7:53 am EST - Updated 4 October 2022, 8:38 am EST
Hi
I am extracting text from PDF documents (which are created using C1PdfDocument) by using GcPdfDocument.
The PDF documents contain data with ‘\t\r’. However, I am not receiving the formatting as it is when read using GcPdfDocument.
Please let me know how I can read the text line by line from the PDF document.
Attaching screenshots for reference. (One screenshot of PDF Document[A.jpg] and one screenshot of the data extracted from PDF document[B.jpg])