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

Re: [iText-questions] Uncompressed Image Data Problems

2014-02-21 Thread iText Info
iText Info schreef op 21/02/2014 15:53: > FDnC Red schreef op 21/02/2014 15:19: >> The errors start, when splitting, on page 23. > > Object 344 is a stream dictionary with a negative length. > Have you ever seen a byte array of size -1? ;-) O wait, the size isn't -1, it's perceived as -1. The pro

Re: [iText-questions] Uncompressed Image Data Problems

2014-02-21 Thread iText Info
FDnC Red schreef op 21/02/2014 15:19: > The errors start, when splitting, on page 23. Object 344 is a stream dictionary with a negative length. Have you ever seen a byte array of size -1? ;-) -- Managing the Performance o

Re: [iText-questions] Handling PDF/A Checkboxes with a single appearance

2014-02-21 Thread iText Info
Thomas Büngener schreef op 21/02/2014 13:26: > I can provide a reduced version of the problematic file (35kb) if that > might be helpful. Yes, that would help, otherwise we're working in the void. Looking at the PDF using iText RUPS can help us analyze the problem. --

Re: [iText-questions] Uncompressed Image Data Problems

2014-02-21 Thread FDnC Red
Below is a dropbox link.  The PDF is 66MB.  The errors start, when splitting, on page 23. https://www.dropbox.com/s/9sio97bxmt34flo/TCSD_Bid-Docs_DRAWINGS_2014-01-21.pdf Thanks, Darr On Tuesday, February 18, 2014 12:58 AM, iText mailing list wrote: On 2/17/2014 9:10 PM, FDnC Red wrote: > I'

Re: [iText-questions] Handling PDF/A Checkboxes with a single appearance

2014-02-21 Thread Leonard Rosenthol
What version of PDF/A are you referring to since the rules for annotation appearances changed between PDF/A-1 and PDF/A-2 (and –3)? I would assume that "Ja" in the export values. Leonard From: Thomas Büngener mailto:thomas.buenge...@is2.de>> Reply-To: Post here mailto:itext-questions@lists.sou

[iText-questions] Handling PDF/A Checkboxes with a single appearance

2014-02-21 Thread Thomas Büngener
Hello, I have checkboxes that have only one appearance state. I.e. AP->N not being a dictionary but a stream containing only BBox. As I understand this construktion seems Ok, as in PDF/A AP->N must not be a dictionary and the "Off" state can be left away (this is because PDF/A does not allow mu