|
Suresh, Using
LEADTOOLS, there is no way to disable the save functionality in the generated
PDF.
To
use the password you can set the password for PDF by using the OwnerPassword
Property and the UserPassword Property for saving encrypted PDF. To load the
encrypted PDF you can use the Password Property.
For
more information please see the corresponding help topics for each property in
the .NET help files, and you can also find a code sample in the 'CodecsPdfOptions
Class'.
Adam Boulad LEADTOOLS Technical Support
|