Software Discount Codes & Deals Available over 50,000, Savings to our Customers $
software discount coupon codes
Home > Business > PDF Tools >  Subscribe
*USD$ is default, select other currencies at the order page
Winnovative PDF Security Library for .NET Boxshot
  • Winnovative PDF Security Library for .NET


    Add pdf encryption capabilities to your application.


  • Windows All| Version 3.1 | 19 sold
$250.00
Currently not available
100% Purchase Secure & 30 Days Money Back Guarantee!
Shipping:1. Sale for global. Send Register Code by E-mail (Free)
2. More shipping requirements, please see in order page.
Buy Now
Discount Info

Limited
This deal maybe time limited. Don't miss it out!
Promo Info
Other LicenseWe offer various licenses/editions for this product, as shown below:
LicensePrice
Deployment LicenseGet It Now
Deployment with 1 Year MaintenanceGet It Now
Redistributable with 1 Year MaintenanceGet It Now
Note: Once at the shopping cart web page, please fill the number into the quantity blank to purchase this product. (1 is default)

Click "Get It Now" Button above or below to activate this coupon code or deal. It's only valid on SoftCns.com
If The Coupon Code Not Available
Please bookmark this page first, and then clear the cookies of your browser. Lastly, restart your browser again or try to use another web browser, If you don't get it clearly, please visit Coupon Using Guide or send us expired.
Discount Bundle
Reviews
Average user rating: Excellent (/5)
Your Rating:
Outside Software AwardsSoftcns Editor's Pick
Product Details

The PDF Security library for .NET can be linked into any .NET application, either ASP.NET web sites or Windows Forms applications, to add pdf encryption capabilities to your application.

The Winnovative PDF security for .NET can be used in any type of application to manage the security settings of the PDF documents. You can encrypt the PDF content, add user and owner passwords, control the PDF document permissions for printing, copying, assembling, filling forms, editing content, editing annotations, etc or you can specify the length of the encryption key to 40 or 128 bits, remove all the security settings by providing the user or owner password.

If you need a ready to use tool to manage you PDF documents security settings you can use our command line utility. It is a simple application of the PDF security library.

The integration is extremely easy and no additional installation is necessary in order to get started. It's just a .NET assembly that you have to reference in your application. Samples are available in the downloaded archive.

Features
• Easy integration, no installation or setup is necessary on the server
• Delivered as a single strong named .NET assembly (can be installed in GAC)
• Can be deployed on the server by simple copy (xcopy deployment support)
• Can be used from ASP.NET, Windows Forms, WPF, Web Service or Console applications
• The same assembly can be used both on 32-bit and 64-bit Windows servers
• Secure PDF documents from files and streams
• Save secured document in memory or in file
• Command line sample with full C# source code
• Set user and owner passwords
• Encrypt PDF document content
• 40 and 128 bit encryption keys
• Set PDF document permissions (print, edit, copy)
• Remove PDF document security settings based on user or owner password

Code Sample
1: PdfSecurityOptions securityOptions = new PdfSecurityOptions();
2:
3: securityOptions.CanAssembleDocument = canAssembleDocument;
4: securityOptions.CanCopyContent = canCopyContent;
5: securityOptions.CanEditAnnotations = canEditAnnotations;
6: securityOptions.CanEditContent = canEditContent;
7: securityOptions.CanFillFormFields = canFillFormFields;
8: securityOptions.CanPrint = canPrint;
9: securityOptions.KeySize = keySize;
10: securityOptions.UserPassword = userPassword;
11: securityOptions.OwnerPassword = ownerPassword;
12:
13: PdfSecurityManager securityManager =
new PdfSecurityManager(securityOptions);
14:
15: if (removeSecurity)
16: securityManager.SaveUnSecuredPdfToFile(srcPdfFile, outFile, removeSecurityPswd);
17: else
18: securityManager.SaveSecuredPdfToFile(srcPdfFile, outFile);

Winnovative PDF Security Library for .NET Comparison

More Coupon Codes & Deals from Outside Software
Share the Winnovative PDF Security Library for .NET Coupon code with everyone.
  
Sitemap - Submit Software - Contact / Help - Free Advertise
About | Copyright ©2006-2013 SoftCns.com, All Rights Reserved. | Privacy Policy & Terms of Use