Re: [iText-questions] How to add transparency to a text

2008-05-02 Thread François Miermont
Thanks, exactly what I needed. Works perfectly ! -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de 1T3XT info Envoyé : vendredi 2 mai 2008 16:23 À : Post all your questions about iText here Objet : Re: [iText-questions] How to add transparency to a

Re: [iText-questions] How to add transparency to a text

2008-05-02 Thread 1T3XT info
François Miermont wrote: > The problem is that the text does not use the Alpha parameter for the > Color. I’d like to have the “Preview” to be in top of document, but with > transparency. They do exist, iText developers who don't own "iText in Action" yet ;-) Transparency is discussed in chapte

[iText-questions] How to add transparency to a text

2008-05-02 Thread François Miermont
Hi, I’m using iTextSharp v4.0.4 to create my PDF. I’m trying to add a text on every page when my users wants to have a preview. I’m doing like this : public class PDFListener : PdfPageEventHelper { /** This is the contentbyte object of the writer */ private PdfContentByte cbPrevi