Stephan Michels wrote:
> The Acrobat Reader seems to mix or change colors, which are used in a
> page if I use a image with an alpha channel.
> I tracked down the problem to the method
> Image.getInstance(java.awt.Image, java.awt.Color,     boolean). The
> problem occurs if the method sets the ImageMask.
> 
> I made following screenshots to show the problem:

I'm not sure what I'm supposed to see.
In one screen there's a thicker border than in the other three
screens. I guess that's your problem, but... I don't know what
you are doing. Have you read the following remark about transparency:
http://www.nabble.com/Re%3A-PDFStamper%3A-Color-of-text-in-PDF-changes-when-replacing-button-with-PNG-Image-p15485315.html

Adobe Reader is probably the only viewer that deals more or
less correctly with transparency. Hardly any other viewer
blends transparent layers correctly. So my first guess would
be that the problem doesn't lie with Adobe Reader or iText,
but with Evince. (And if Evince shows the desired PDF, then
the problem lies probably with your code.)
-- 
This answer is provided by 1T3XT BVBA

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to