Transparent images printing black color

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
Sobhang
Posts: 2
Joined: Thu Feb 11 2010

Transparent images printing black color

Post by Sobhang »

Hi,

Amyuni PDF converter shows the transparent images(gif) in black color. Please tell us how to fix this? We are using pdf converter version 4.0 in our visual basic 6.0 program.

The converted pdf which shows the imagein black color. The original image is in Red color.

FYI: why i couldn't able to attach pdf to this post?

Regards,
Sobhan
Devteam
Posts: 119
Joined: Fri Oct 14 2005
Location: Montreal
Contact:

Re: Transparent images printing black color

Post by Devteam »

The problem with transparencies comes from the fact that PDF Converter is similar to Postscript printers but is not really a Postscript printer. So it is in between two worlds: raster printer (e.g. PCL) and Postscript.

The "fix" for transparent gifs is different depending on the application from which you are printing. From most applications, you can fix th issue by setting the Postscript Simulation option in PDF Converter. This works wll with MS Office applications for example. It basically tricks the application into changing the rendering instructions so that they are compatible with PDF and PS printers. This option can be set either from the Advanced tab or programmatically through the API. Both options are described in our documentation.

Some applications are also capable of sending gif ad png images directly to the printer without going through the Windows GDI layer. Starting with PDF Converter 4.0.0.9, we added support for PNG images that have a transparency or alpha channel. So outputting this type of images became more accurate efficient. So the "fix" might be in updating to the latest printer driver that is now on our web site.

FYI: Posting attachments is disable on this forum.
Amyuni Development Team

Efficient and accurate conversion to PDF, XPS, PDF/A and more. Free trials at - https://www.amyuni.com
Post Reply