[iText-questions] PDF signature

2004-08-09 Thread Shashi B Amula
Helle, I am using the PDF signature java file written by "Paulo Soares.". In his "Hello World" example he is creating a pdf using a pdf writer from scratch. In my case I have a PDF file as input , which I have to encrypt and then eventually sign. I managed to encrypt it and also sign it, but whe

[iText-questions] Copying Bookmarks

2004-08-09 Thread Shashi B Amula
Hi, I am trying to copy book marks from one PDF document into another. I am using the PDF reader to read the source document. I am using PDF writer to write to another file. Can you porivde me with code snippet which does that. I dont want to use PDF copy. Thanks Shashi