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
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
Hi,
Im using iTextSharp v4.0.4 to create my PDF. Im trying to add a text on
every page when my users wants to have a preview. Im doing like this :
public class PDFListener : PdfPageEventHelper
{
/** This is the contentbyte object of the writer */
private PdfContentByte cbPrevi