Filipe Fedalto wrote:
Hi all,
I gave it a try but I'm stuck.
I obtained the cover-page PRAcroForm via PdfReader.getAcroForm. How
can i add/set it into the stamper?
insertPage is quick, but when you add a PdfImportedPage
all interactive features (for instance the form) are lost.
A PdfImported
Hi all,
I gave it a try but I'm stuck.
I obtained the cover-page PRAcroForm via PdfReader.getAcroForm. How can i add/set it into the stamper?
Thank you all in advance.
Filipe Fedalto
Cansado dos disparates e despautérios da República?
Quer um basta nas desventuras de nossos governantes?
Acesse
Paulo,
Thanks for answering me.
I tried to use PdfStamper, but there was one catch which I couldn't figure out how to solve.
The cover Page has a pre-defined blank signature field and some legal information about digital signature and such. This field is there so the users can sign the docume
Just use PdfStamper, you can insert a blank page there and import the cover
page.
Paulo
- Original Message -
From: "Filipe Fedalto" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, May 23, 2006 9:32 PM
Subject: [iText-questions] Algorithm problem - use of PdfCopy and PdfStam
Hi all,
I am developing a program to Brazilian Post Mail Office "ECT - Empresa
Brasileira de Correios e Telégrafos". Congratulations to Bruno and
Paulo. You may add ECT to your list of huge companies which use iText.
I'm proud of trying to spread iText use inside this company.
Well, I'm developin