objective c - Does the mac 2D Quartz support multichannel (CMYK+spot colors) -


i found quartz 2d supports standard color spaces(cmyk, rgb...). want deal images printing. support multichannel color space?

thanks in advance.

no, doesn't. there few third party solutions might want take @ though. example:

pdflib

debenu

none of them free, unfortunately.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -