Import of pdf differs from ghostscript results . . . whay?

ademmler <[email protected]> Sat, 22 Nov 2008 12:04:13 +0100
Newsgroups gmane.comp.video.image-magick.devel
Message-ID <[email protected]>
hi,

I take a CMYK PDf file and convert this into a tiff file using  
PerlMagick = ImageMagick.
If I do the same only whith ghostscript I get another, much better  
result in Colors.

Especially the BLACK channel is preserved using GS.
IM is removing all Black . . .

You can download an Archive (3MB) from here: http://www.ademmler.de/ 
files/testfiles.zip
test4C.pdf	= source file
im-out.tiff 	= ImageMagick result
gs-out.tiff 	= Ghostscript result

Hints are more than welcome, thanks.
Alexander