Re: [iText-questions] Problem with PDF with two digital signature fields getting corrupted by PdfStamper

2008-12-10 Thread Nathan ALDRIDGE
here Subject: Re: [iText-questions] Problem with PDF with two digital signature fields getting corrupted by PdfStamper Nathan ALDRIDGE wrote: > Steps taken: > > 1. Sign the first signature field and save file. > 2. Run it through a simple load and stamp program. Is this file "damag

[iText-questions] Problem with PDF with two digital signature fields getting corrupted by PdfStamper

2008-12-09 Thread Nathan ALDRIDGE
imple source PDF for anyone to take a look at - just need to know where. Thanks in advance for any help or thoughts. Cheers, Nathan -- Nathan Aldridge -- SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Ve

Re: [iText-questions] Comments on com.lowagie.text.pdf.parseraddition to SVN

2008-11-06 Thread Nathan ALDRIDGE
permissions aren't set up properly?) As soon as SVN lets me commit, I'm pretty sure we'll be back to 1.4 compliance (I don't even have a 1.4 JVM on my system so I can't test - sorry!). - K --- Original Message --- From: "Nathan

Re: [iText-questions] Comments on com.lowagie.text.pdf.parser addition to SVN

2008-11-06 Thread Nathan ALDRIDGE
I understand that this is very bleeding edge but what is the policy for which JDK Itext is targetted at - some JDK 5.0 (Arrays.hashCode(float[]) and JDK6.0 (StringBuilder)? Stuff has snuck in here that is definitely not JDK 1.4. (also, thanks for doing something that has been in my 'get around t

Re: [iText-questions] Problem with interesting Image XObjects

2008-10-21 Thread Nathan ALDRIDGE
Ok - stack trace with the JIT compiler switched off (sorry for the last trace)... ExceptionConverter: java.io.IOException: Unexpected end of file at file pointer 89 at com.lowagie.text.pdf.PRTokeniser.throwError(PRTokeniser.java:193) at com.lowagie.text.pdf.PRTokeniser.nextValidTok

[iText-questions] Problem with interesting Image XObjects

2008-10-20 Thread Nathan ALDRIDGE
Space=/DeviceGray, /DecodeParms=Dictionary, /Name=/Im0, /Subtype=/Image, /Width=1696} /Height=288 0 R does not seem to exist in the document at all. Anyone seen anything like this? Thanks in advance, Nathan -- Nathan Ald