Hi Paulo, The issue is still there even after using iText 1.4.3 on JDK 1.5.0_8-b03.
Regards, Wahaj "Wahaj Khan" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > 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 > > > > > ------------------------------------------------------------------------- > 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 ------------------------------------------------------------------------- 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
