Hi all I have a programme to generate pdf consisting of some images with one image per page. These images are appearing correctly for the first time but when i use back button, all the images from the (current page - 2)th page are disappearing. (Of course) they are appearing the next time i open the PDF file. They appear and once I go forward, the previous images are dissappeared. I am seeking help from someone in iText community . I am trying it from two days now but dit not get the correct result. Something like when I use ordinary text in place of image in the document.add() method leaving every thing same. every thing is fine. I can go forward & backword without problem.
If I am using another version of add that is document.add(Image.getInstance(2000, 1500, 3, 4, Image.getInstance(byteArray))); The image is not appearing in correct form(All shaded lines and black dots) but then I am able to traverse through forward and backword with out disappearing the image area(black). Why is it so. What is the problem. Please help -- View this message in context: http://www.nabble.com/images-going-blank-tf2132178.html#a5884431 Sent from the iText - General forum at Nabble.com. ------------------------------------------------------------------------- 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 iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions