Keko wrote:
>Hi all,
>
>I've to create some PDFs with two 'layers': an image (background), which
>is the same for all, and text (foreground), unique for each PDF file.
>
>
Read the image into a PdfImportedPage object.
When you create the document, add the PdfImportedPage
to each page in an onEn
Hi all,
I've to create some PDFs with two 'layers': an image (background), which
is the same for all, and text (foreground), unique for each PDF file.
I've seen how to do this in the samples, but i don't know if its
possible to have a template PDF (with the image), and add only the
foreground
D]
> Subject: [iText-questions] Using an existing PDF as a template
>
> I realize that this question may be quite simple or at least been asked a
> few hundred times on this mailing list, but since I'm new I'll ask again
> and hopefully someone can point me in the right di
I realize that this question may be quite simple or
at least been asked a few hundred times on this mailing list, but since I'm new
I'll ask again and hopefully someone can point me in the right
direction.
I have an existing PDF file that I would like to
use as a template. I also have an