RE: PNG in pdf

2003-03-18 Thread Victor Mote
Valeiko, Michael wrote: <--- Start ---> I am trying to display a .png file in a .pdf file, however the transparent color is coming out black. The image is fine with the awt viewer. Is this a know issue? <--- End ---> Yes, see http://xml.apache.org/fop/faq.html#png_fails. If that doesn't help, the

RE: PNG in pdf

2003-03-19 Thread Valeiko, Michael
03 6:40 PM To: [EMAIL PROTECTED] Subject: RE: PNG in pdf Valeiko, Michael wrote: <--- Start ---> I am trying to display a .png file in a .pdf file, however the transparent color is coming out black. The image is fine with the awt viewer. Is this a know issue? <--- End ---> Yes, see

RE: PNG in pdf

2003-03-19 Thread Victor Mote
Valeiko, Michael wrote: > I am using jai for the rendering. Fop finds the classes, and I > don't get any exceptions, however, the image just doesn't display > correctly. The transparency is displayed as black. I just searched through the archives and the bug lists, and don't see this addressed a