Hi, I am trying to add image file in PDF with PDFBox but it's not display proper image for testImage.png and it's working fine for test.png file. Both files having transparent background so why one is working and another is not working. I had built new pdfbox and fontbox jar from svn. Please suggest solution for the problem.
I have shared document at https://skydrive.live.com/?sc=documents&cid=c420713a859e927d#cid=C420713A859E927D&id=C420713A859E927D%21109 Please see two pdf files (NEWVERSION.pdf and NEWVERSION2.pdf) so you can get the problem. I have used AddImageToPDF.java file to add Image in PDF. Regards Manoj

