That was fixed long ago in itext-paulo-137 (2004-09-08) and in the official 1.1 version.
----- Original Message ----- From: "David Thielen" <[EMAIL PROTECTED]> To: "itext" <[email protected]> Sent: Monday, March 28, 2005 10:47 PM Subject: [iText-questions] NullPointerException in PdfWriter.close > Hi; > > > > Has anyone seen this happen? It only occurs on one users system (not local > so we can't debug of course) and only if they are running multiple threads > calling this at the same time. > > > > Thanks - dave > > > > ExceptionConverter: java.lang.NullPointerException > at com.lowagie.text.pdf.RandomAccessFileOrArray.read(Unknown Source) > > at com.lowagie.text.pdf.RandomAccessFileOrArray.readInt(Unknown > Source) > at com.lowagie.text.pdf.TrueTypeFontSubSet.readLoca(Unknown Source) > at com.lowagie.text.pdf.TrueTypeFontSubSet.process(Unknown Source) > at com.lowagie.text.pdf.TrueTypeFontUnicode.writeFont(Unknown > Source) > at com.lowagie.text.pdf.FontDetails.writeFont(Unknown Source) > at com.lowagie.text.pdf.PdfWriter.addSharedObjectsToBody(Unknown > Source) > at com.lowagie.text.pdf.PdfWriter.close(Unknown Source) > at com.lowagie.text.pdf.PdfDocument.close(Unknown Source) > at com.lowagie.text.Document.close(Unknown Source) > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
