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
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
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
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
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 =
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
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