[iText-questions] CMYK graphics using the java.awt.Graphics2D-object

2004-06-02 Thread Guillaume Allée
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 colo

[iText-questions] CMYK graphics using the java.awt.Graphics2D-object

2004-06-02 Thread Guillaume Allée
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 colo

RE: [iText-questions] CMYK graphics using the java.awt.Graphics2D-object

2004-06-02 Thread xYomguIx
> > 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.aw

RE: [iText-questions] CMYK graphics using the java.awt.Graphics2D-object

2004-06-02 Thread xYomguIx
rts 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] >

RE: [iText-questions] CMYK graphics using the java.awt.Graphics2D-object

2004-06-02 Thread Paulo Soares
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] CM

[iText-questions] CMYK graphics using the java.awt.Graphics2D-object

2004-06-02 Thread xYomguIx
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 colo