Itext Gurus,

I really liked the example given at this link
http://itext.ugent.be/articles/eid-pdf/index.php to fill the forms.
And i implemented the same example for my application to fill a form and it
worked fine.
But, i am having a tough time encrypting the generated document. I tried
encrypting the document
by implementing the
stamper.setEncryption before the following code: But it didnt work.

stamper.setFormFlattening(true);
stamper.close();

Can you help me fix this
Thanks
King Goldman
------------------------------------------------------------------------------

_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to