I use the iText AcroForms and AcroFields to fill it somo content from iText
I define the color:

CMYKColor(0,76,76,70) and generated PDF seams to be ok but when I open
the generated PDF on Photoshop it says that the color is
CMYK(0,30,30,27) and the print result is not the one expected.

Can someone help me and try to reproduce this issue? This seams to me
to be a bug...

Thanks in advance!

BR

Hugo

On Mon, Oct 5, 2009 at 11:31 PM, Paulo Soares <psoa...@glintt.com> wrote:
> You may call PdfWriter.setRgbTransparencyBlending(true) but if you expect to
> get color matches without a calibrated monitor and an icc profile you're in
> for some surprises.
>
> Paulo
>
> ----- Original Message -----
> From: "Hugo Flambó" <hfla...@gmail.com>
> To: <iText-questions@lists.sourceforge.net>
> Sent: Monday, October 05, 2009 11:15 PM
> Subject: [iText-questions] CMYKColor not the result expected!!
>
>
> I use iText for fill text on an AcroField and all it´s ok unless that
> when I choose an Font color his way:
>
> new CMYKColor(0, 76, 76, 70) the result that I get is like an opaque
> brown (maybe a spor color) wich is diferent from the result that I
> want to obtain that can be visualized on this web page:
>
> http://web.forret.com/tools/color.asp?C=0.0&M=0.76&Y=0.76&K=0.70
>
> I´ll apreciate a lot any help on how to get the desired result.
>
> BR
>
> Hugo
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> iText-questions mailing list
> iText-questions@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
> Buy the iText book: http://www.1t3xt.com/docs/book.php
> Check the site with examples before you ask questions: 
> http://www.1t3xt.info/examples/
> You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to