PDF to GIF transparency problem
Posted: 2008-04-16T09:09:29-07:00
Greetings,
I'm converting some PDFs to GIF images with the following command:
As you see from the following image, some areas which should be transparent are showing up as black
I'm using ImageMagick 6.4.0 and GhostScript 8.62. Both the GIF and PDF files are located at http://www.williamewood.com/imagemagick/ if needed. Any suggestions?
Thanks,
Emmett Pate
I'm converting some PDFs to GIF images with the following command:
Code: Select all
convert +debug -thumbnail 350 -units PixelsPerInch 01-HBGCover.pdf 01-HBGCover.gif
I'm using ImageMagick 6.4.0 and GhostScript 8.62. Both the GIF and PDF files are located at http://www.williamewood.com/imagemagick/ if needed. Any suggestions?
Thanks,
Emmett Pate