Is it a gif or a jpeg? If you are creating a java.awt.Image first then this may happen as it's the responsability of the jdk to read the image. Otherwise it can only happen if you are using a CMYK JPEG and different versions of iText.
Best Regards, Paulo Soares > -----Original Message----- > From: William Pennoyer [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, July 23, 2002 14:56 > To: [EMAIL PROTECTED] > Subject: [iText-questions] resultant image varies depending upon the > platform > > > The iText class Image is being used in a Servlet to place a gif image > into an iText generated PDF. The final appearance of the image on the > PDF varies depending upon the platform on which the Servlet executes. If > the PDF is generated on Windows, then the outcome is as desired, black > text with a white background. However, if the file is generated on a Sun > machine, with the same jpeg, then the result is an image that has black > text and a black background. > > We would be very gratefule if anyone could help us fix this or at least > steer us in the right direction. > Thanks in advance, > W.P. > > > <<Pennoyer, William.vcf>> << File: Pennoyer, William.vcf >> ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
