Re: [iText-questions] problems with transparency

2007-07-18 Thread Leonard Rosenthol
ge- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On >> Behalf Of Ziegler Stefan >> Sent: Wednesday, July 18, 2007 1:00 PM >> To: itext-questions >> Subject: [iText-questions] problems with transparency >> >> Hi >> I've got some p

Re: [iText-questions] problems with transparency

2007-07-18 Thread Paulo Soares
ECTED] On > Behalf Of Ziegler Stefan > Sent: Wednesday, July 18, 2007 3:18 PM > To: itext-questions > Subject: Re: [iText-questions] problems with transparency > > This is just the answer I don't want to hear ;) Any > workaround-ideas? Is it per definitionem impossibl

Re: [iText-questions] problems with transparency

2007-07-18 Thread Ziegler Stefan
t all your questions about iText here Betreff: Re: [iText-questions] problems with transparency Transparency can only be applied to real raster images. Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Ziegler Stefan > Sent

Re: [iText-questions] problems with transparency

2007-07-18 Thread Paulo Soares
Transparency can only be applied to real raster images. Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Ziegler Stefan > Sent: Wednesday, July 18, 2007 1:00 PM > To: itext-questions > Subject: [iText-questions] probl

[iText-questions] problems with transparency

2007-07-18 Thread Ziegler Stefan
Hi I've got some problems with setting images transparent. I have a png-file and a pdf-file. The png is the base layer and the pdf overlays the png. The white parts of the pdf should be transparent not white anymore. Here's the code: URL PdfUrl = new URL(""); PdfReader reader =

[iText-questions] Problems with transparency

2007-04-02 Thread ezeqgarcia
Hi, I use iText for many time, but i never use transparency. I use for example the class Transparency.java in http://itextdocs.lowagie.com/tutorial/ and changed to relate my problem. The class attached, generate a PDF with two pages. In the first page are painted two squares with three circle

Re: [iText-questions] Problems with transparency

2007-04-02 Thread ezeqgarcia
ezeqgarcia wrote: > > Hi, > > I use iText for many time, but i never use transparency. > > I use for example the class Transparency.java in > http://itextdocs.lowagie.com/tutorial/ and changed to relate my problem. > > The class attached, generate a PDF with two pages. > > In the first pa