[iText-questions] R: Javascript

2007-04-02 Thread Aristide Di Lauro
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

Re: [iText-questions] Javascript

2007-03-29 Thread Aristide Di Lauro
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

[iText-questions] Javascript

2007-03-28 Thread Aristide Di Lauro
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

[iText-questions] Concat the same AcroForm

2003-01-09 Thread Aristide Di Lauro
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