LEADTOOLS Support
Document
Document SDK Questions
How can I turn off a save finctionality of a generated pdf?
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, March 5, 2008 11:14:27 AM(UTC)
Groups: Registered
Posts: 22
Hi There,
I need some functionality which allows me to turn off certain features in pdf when genearted using lead tools.
I have got reply of rthe same question in different post that only way is to set password for encrypted pdf.
if that is the case please let me know how to set the password for pdf?
Thanks,
Suresh
#2
Posted
:
Thursday, March 6, 2008 4:06:33 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
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'.
Edit by moderator:
In newer versions of LEADTOOLS, advanced document features were added, including the ability to completely control output PDF security.Edited by moderator Thursday, October 27, 2016 1:55:11 PM(UTC)
| Reason: Not specified
LEADTOOLS Support
Document
Document SDK Questions
How can I turn off a save finctionality of a generated pdf?
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.