Use the latest iText release and if it still doesn't we'll see. Paulo
----- Original Message ----- From: "Wahaj Khan" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, August 10, 2006 4:34 PM Subject: [iText-questions] Exception while getting the revision > Hi, > > I am trying to get a revision from a signature. When I use JDK 1.3 or 1.4 > it > works fine but when I use JDK 1.5+ I get the following exceptions > > java.io.EOFException > at > com.lowagie.text.pdf.RandomAccessFileOrArray.readFully(RandomAccessFileOrArr > ay.java:223) > at > com.lowagie.text.pdf.AcroFields$RevisionStream.read(AcroFields.java:1697) > > while( ((bread = m_objRevisionPDFStream.read(bin, 0, 1024))!= -1) == > true ) // EXCEPTION COMES AT THIS LINE > obj_BufferedOutputStream.write(bin, 0, bread); > > I am using iText-Paulo 155. > > Regards, > Wahaj > > > > ---------------------------------------- > I am using the free version of SPAMfighter for private users. > It has removed 441 spam emails to date. > Paying users do not have this message in their emails. > Get the free SPAMfighter here: http://www.spamfighter.com/len > > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
