[iText-questions] ReadObjStm Error handling

2013-10-14 Thread Andrew Roberts
Some Pdfs are throwing this error: Message: Rebuild failed: Object reference not set to an instance of an object.; Original message: Object reference not set to an instance of an object. Details: iTextSharp.text.exceptions.InvalidPdfException: Rebuild failed: Object reference not set to an

[iText-questions] [SPAM] Re: ReadObjStm Error handling

2013-10-14 Thread mkl
Andrew Roberts, Andrew Roberts wrote Some Pdfs are throwing this error: [...] If I add this null error handling code here, it works fine. Will this cause other issues? At first glance a null can only be there in case of a broken PDF. You might want to supply a representative PDF causing

[iText-questions] [SPAM] Re: HTMLWorker.Parse(StringReader) does not populate document

2013-10-14 Thread mkl
joeller, joeller wrote This was posted on iTextSharp forum and an email was returned reporting that iTextSharp mailing list was closed and to use iText mailing list instead. So I am doing that here. Unfortunately you seem to have done it without registering the email address you use on

[iText-questions] [SPAM] Re: Line Chart in itext

2013-10-14 Thread mkl
Noisebreath, Unfortunately you seem to have posted here without registering the email address you use on nabble with the iText mailing list. Thus, your post is visible only for those few mailing list consumers reading on nabble. Noisebreath wrote is it possible to create line charts in itext?

[iText-questions] iText - getOverContent vs rotation

2013-10-14 Thread Diego Villatora
Hi all, I'm working on the generation of few reports with iText. I'm completely stuck trying to understand what's going on and I have no more ideas on how to debug it. Basically I produce a series of PDFs (1 or more pages) and afterwards I want to add a watermark. It seems working good