Re: [iText-questions] Text Extraction with TABs instead of spaces

2011-07-21 Thread Dániel Kékesi
Hi, Thanks for the quick response. > On 20/07/2011 20:58, Dániel Kékesi wrote: >> Dear All, >> >> I am using iTextSharp in my application and found its text extraction >> capabilities excellent. I am facing a problem though. I use the >> PdfTextExtractor.GetTextFromPage method but it returns text

Re: [iText-questions] Text Extraction with TABs instead of spaces

2011-07-21 Thread 1T3XT BVBA
On 20/07/2011 20:58, Dániel Kékesi wrote: Dear All, I am using iTextSharp in my application and found its text extraction capabilities excellent. I am facing a problem though. I use the PdfTextExtractor.GetTextFromPage method but it returns text pieces that are far apart separated by a single

[iText-questions] Text Extraction with TABs instead of spaces

2011-07-21 Thread Kékesi Dániel
Dear All, I am using iTextSharp in my application and found its text extraction capabilities excellent. I am facing a problem though. I use the PdfTextExtractor.GetTextFromPage method but it returns text pieces that are far apart separated by a single space. Take the following example (as disp

[iText-questions] Text Extraction with TABs instead of spaces

2011-07-20 Thread Dániel Kékesi
Dear All, I am using iTextSharp in my application and found its text extraction capabilities excellent. I am facing a problem though. I use the PdfTextExtractor.GetTextFromPage method but it returns text pieces that are far apart separated by a singl