Newbie question regarding transparent images in a pdf

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
mpedhiwala

Newbie question regarding transparent images in a pdf

Post by mpedhiwala »

I have a PDF which created from AI. The original AI file had a transparent image embedded in it.

When converting this pdf to a png using GS ver. 7.07 and IM ver. 6.3.6 the embedded image is no longer transparent.

However when converting using the latest version of GS and IM the conversion is fine.

All help would be appreciated.
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Newbie question regarding transparent images in a pdf

Post by fmw42 »

could be a problem with either old version of ghostscript or IM. suggest you stay with the most current version of both. neither are going to go back and fix problems in old versions when a newer version works fine.
Post Reply