Re: [iText-questions] Embedding TIFF with transparent background

2007-11-02 Thread Paulo Soares
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Andreas Simon > Sent: Friday, November 02, 2007 3:05 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Embedding TIFF with transparent background &g

[iText-questions] Embedding TIFF with transparent background

2007-11-02 Thread Andreas Simon
Hi, I need to embed a tiff file with transparent background into my pdf files. unfortunately i get the following exception when opening the file with Image.getInstance(): Exception in thread "main" java.lang.IllegalArgumentException: Extra samples are not supported. i found an entry on the ma