Hi
I extract text from pdf in my application and it works well apart from not recognising tab characters. I have used both GDViewer.getPageText and GDPicturePDF.GetPagetext with the same results.
Is there a way of recognising tab characters so that I can replace them with spaces without using the OCR plugin? I have tried searching for ControlChars.Tab but this returns nothing.
Thanks
