[EMAIL PROTECTED]>
ste.pt> cc: <[EMAIL PROTECTED]>
Subject: Re: [iText-questions]
ArrayIndexOutOfBoundsException when masking an image
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Paulo Soares" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Tuesday, July 29, 2003 22:20
Subject: Re: [iText-questions] ArrayIndexOutOfBoundsException when masking
an image
cc:
[EMAIL PROTECTED] Subject: Re: [iText-questions]
ArrayIndexOutOfBoundsException when masking an image
xt-questions] ArrayIndexOutOfBoundsException when masking an
image
> Hello,
>
> I have an image of a signature with height=50 and width=135 that I would
> like to insert into a PDF. I would like to mask it with the signature
> itself so that the white background of the image is gone and only the
Hello,
I have an image of a signature with height=50 and width=135 that I would
like to insert into a PDF. I would like to mask it with the signature
itself so that the white background of the image is gone and only the
signature remains. I've tried using the code below to do this, but I get
the