Hi,

Will it work if the java.awt.Color is created from a CMYK Colorspace
 (eg. color#getType() returns 9=java.awt.color.ColorSpace#TYPE_CMYK ) ?

I try it but it does not seem to work :)

BR

Guillaume





Le mer 02/06/2004 Ã 15:35, Paulo Soares a Ãcrit :
> The Graphics2D in iText only supports RGB.
> 
> Best Regards,
> Paulo Soares
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] 
> > [mailto:[EMAIL PROTECTED] On 
> > Behalf Of xYomguIx
> > Sent: Wednesday, June 02, 2004 2:26 PM
> > To: [EMAIL PROTECTED]
> > Subject: [iText-questions] CMYK graphics using the 
> > java.awt.Graphics2D-object
> > 
> > Hi all,
> > 
> > 
> > I m trying to write black text on a PDF using java.awt.Graphics2D and
> > itext in CYMK. 
> > 
> > I have seen the docs on
> > http://www.lowagie.com/iText/tutorial/ch10.html#graphics2D
> > 
> > and run the example Chap10_Graphics2D.java
> > (http://www.lowagie.com/iText/examples/Chap10_Graphics2D.java) but the
> > colors are in RBG and I want to write them in CMYK. 
> > 
> > Do you have example using java.awt.Graphics2D and itext to write text
> > and draw graphics in CMYK ?
> > 
> > Thanks.
> > 
> > 
> > Guillaume
> > 
> > 
> > 
> > 
> > -------------------------------------------------------
> > This SF.Net email is sponsored by the new InstallShield X.
> > From Windows to Linux, servers to mobile, InstallShield X is the one
> > installation-authoring solution that does it all. Learn more and
> > evaluate today! http://www.installshield.com/Dev2Dev/0504
> > _______________________________________________
> > iText-questions mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/itext-questions
> > 


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to