quam-usp wrote:
> Hello,
> 
> I'm developing an app that allows users to modify the acrofields in an
> existing pdf. But now I need these fields to support CMYK and spot colors. I
> think the only solution is to flatten these fields, but I don't know how to
> change the colour.
> 
> Can anybody help me?

http://1t3xt.info/examples/browse/?page=example&id=332
form.setFieldProperty("type", "textcolor", data.getTypeColor(), null);

Are you sure this doesn't work with a CMYKColor object?
-- 
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to