Re: [iText-questions] PdfTextExtractor.GetTextFromPage Fails to Extract Text

2014-02-22 Thread iText mailing list
On 2/22/2014 7:13 AM, Barathvaj wrote: > Version of itextsharp is 5.5.0. I guess i using the latest version of > itextsharp In that case show us the PDF, because we do look at the unicode tables, and we have had success reading PDFs with strange fonts. You shouldn't expect us to "fix" something w

Re: [iText-questions] PdfTextExtractor.GetTextFromPage Fails to Extract Text

2014-02-21 Thread Barathvaj
Version of itextsharp is 5.5.0. I guess i using the latest version of itextsharp -- View this message in context: http://itext-general.2136553.n4.nabble.com/PdfTextExtractor-GetTextFromPage-Fails-to-Extract-Text-tp4659766p4659768.html Sent from the iText - General mailing list archive at Nabble

Re: [iText-questions] PdfTextExtractor.GetTextFromPage Fails to Extract Text

2014-02-21 Thread iText mailing list
On 2/21/2014 6:07 PM, Barathvaj wrote: > How to overcome this issue. Which version of iText(Sharp) are you using? If not the most recent one, we can't help you. -- Managing the Performance of Cloud-Based Applications Take

[iText-questions] PdfTextExtractor.GetTextFromPage Fails to Extract Text

2014-02-21 Thread Barathvaj
Hi When font is embedded or font is unrecognized the pdf text extraction returns the series of /n string. But i am able to copy text from pdf manually and paste it to any clipboard/notepad. It is fine, if itextsharp not able to recognize font. It should extract atleast the text. How to overcome thi