Do you think that the command ".consolidateNamedDestinations()", present in
this code :
ByteArrayOutputStream baos = new ByteArrayOutputStream(1);
PdfReader reader1 = new PdfReader("FILETemplate.PDF");
reader1.consolidateNamedDestinations();
PdfStamper stamp = new PdfS
it is more specific
than "Re: Contents of iText-questions digest..."
Today's Topics:
1. R: Javascript (Aristide Di Lauro)
------
Message: 1
Date: Thu, 29 Mar 2007 11:49:49 +0200
From: "Ar
We have use PDF for an application input, generating from a servlet, this
application is used in 50.000 clients.
With the iText library we put in FIELDS of a different template document
(designed with Acrobat Professional 6.0) the correct value, this value is
readed from DB.
For the presentati
Hello
I have to Concat the same Pdf Document whit AcroForm and Fileds in one
document.
Example i need to duplicate one page document in 10 pages document after I
open this document and put the value with FDF file.
Generaly I do this command in Adobe Javascript "
this.spawnPageFromTemplate(sTempl