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 -

c# - ItextSharp font color issue in ver 5.5.4+ -

ios - retrievePeripherals deprecated in IOS7 how to substitude it with retrievePeripheralsWithIdentifiers -