Quoting Pritam Dewan <[EMAIL PROTECTED]>:

> Hi.Bruno
>   I need a suggestion from you.I m generating PDF documents which is
> rendered in browser or downloaded as zip file.The user can save this PDF
> from the browser using "save" option.Now the user can actually open the
> saved/downloaded PDF doc in acrobat Writer and do modification.My
> Requirement is to create and render a "Non-Editable" PDF document which
> cannot be editted.Is there a way to do it by setting any properties from
> java.

Use
http://www.lowagie.com/iText/tutorial/ch01.html#encryption
and set the parameters so that the user can't edit the PDF.

Bruno


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to