Markus Meyer wrote:
> I'm trying to apply smasks to an image like it is shown in the attached
> example source code. This example is more or less taken from page 341 of
> "iText in action" with the difference that the smask for the image is
> not created from code but load from a file.
>
> The cod
(Reposting this to itext-questions, because I asked this on
itextsharp-questions and got no answer. Also, itextsharp-questions seems
to have a very low volume, maybe it's (almost) dead?)
Hi,
I'm using iTextSharp 4.1.2.0.
I'm trying to apply smasks to an image like it is shown in the attached