[iText] template or watermark  
Author Message
Ingo R. Homann





PostPosted: 2005-8-2 22:28:00 Top

java-programmer, [iText] template or watermark Hi,

I remember that with iText it is possible to use an existing PDF
document als template or "background image" for a new PDF document. IIRC
it could be done using some watermark- or template-functions?
(Unfortunately, the old documentation has ben abandoned...)

Anyway, I've got a document, and I could add a template to its
PdfContentByte. Furthermore, I have a PDFReader with which I've read the
existing document. But I don't know, how to get a template from the reader.

Or can this only be solved in a completely differnt way?

Ciao,
Ingo