adobe.document.graphics.server
Subject: Re: OffendingCommand: image
AGS doesn't support true gray scale images- only the RGB and CMYK color spaces.
See the Knowledgebase at:
It has instructions on removing the color from an image--making it look like grayscale.
Using a "Generic_Gray_Profile" won't convert an image to a true grayscale image. (I don't know if the profile will remove the color from a CMYK or RGB image and make it look gray.) I suspect not, based on the error you are getting.
What color space is the source PDF? (CMYK or RGB)
Try adding a saveContent immediately after the convertProfile. That will save a PSD reflecting the image at that point. Open it in Photoshop. What color space is it in and what color profile is assigned to it?
BTW: It's easier to work through problems using the AGS command line and an XML commands file. It avoids all the SOAP errors and extraneous text around the error messages.
Reply
View All Messages in adobe.document.graphics.server
path:
OffendingCommand: image =>
Replies:
Copyright © 2006 WatermarkFactory.com. All Rights Reserved.


