adobe.document.graphics.server
Subject: Re: wrong colorspace in PDF
You need to specify the colorSpace attribute for convertPDFToRaster if you care about color.
Per the Commands reference, the colorSpace attribute for convertPDFToRaster defaults to unmanaged DeviceRGB.
A single PDF page can contain images in different color spaces but raster images can't so you have to specify what color space you want the output to be in.
Reply
View All Messages in adobe.document.graphics.server
path:
wrong colorspace in PDF =>
Replies:
Copyright © 2006 WatermarkFactory.com. All Rights Reserved.


