Re: [iText-questions] Null pointer exception in PdfWriter

2010-08-10 Thread 1T3XT info
Date: 2010-08-10 09:47:07 + (Tue, 10 Aug 2010) Log Message: --- PdfWriter: bugfix posted to the mailing list by Gylfi Ingvason, solving a problem with indirect references when importing pages. Modified Paths: -- trunk/src/core/com/itextpdf/text/pdf/PdfWriter.java

Re: [iText-questions] Null pointer exception in PdfWriter

2010-08-06 Thread Paulo Soares
Thank you. Paulo -Original Message- From: Gylfi Ingvason [mailto:gylfi.ingva...@solimarsystems.com] Sent: Friday, August 06, 2010 4:26 PM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Null pointer exception in PdfWriter Here's a corrected (or at

Re: [iText-questions] Null pointer exception in PdfWriter

2010-08-06 Thread Gylfi Ingvason
7;Post all your questions about iText here' Subject: RE: [iText-questions] Null pointer exception in PdfWriter Thanks Paulo. I downloaded and built the SVN tip and was able to reproduce the problem. The gist of it is that if you use PdfWriter to import a page and re-create link annotat

Re: [iText-questions] Null pointer exception in PdfWriter

2010-08-05 Thread Gylfi Ingvason
uestions about iText here Subject: Re: [iText-questions] Null pointer exception in PdfWriter This area was extensively changed in 5.0.3 (when it's out this weekend but you can get it from the SVN), it would be worth to see if the problem is already fixed. Paulo -Original Message-

Re: [iText-questions] Null pointer exception in PdfWriter

2010-08-04 Thread Paulo Soares
2010 4:52 PM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] Null pointer exception in PdfWriter Gents, I'm using an older version of iTextSharp (4.1.6 equivalent), and recently ran into a null pointer exception in PdfWriter while splitting a PDF file. Never seen t

[iText-questions] Null pointer exception in PdfWriter

2010-08-04 Thread Gylfi Ingvason
Gents, I'm using an older version of iTextSharp (4.1.6 equivalent), and recently ran into a null pointer exception in PdfWriter while splitting a PDF file. Never seen this before despite running all kinds of data for years. The error happens on the PdfDocument Close() call, that leads to a RotateA