We proposed to develop an application which will be having interactive adobe acrobat forms. We want to use Microsoft .NET with C# as a development environment.
Is there any third party tool which we can use to implement the following features using C# on AcroForms or XFA?
1. Editing existing PDF documents such as appending and inserting pages, concatenating two PDF documents, splitting one file into two sub-files.
2. Encrypting or decrypting PDF document with owner or user's password, the owner can change password and reset the security settings.
3. 2D Barcode (PDF417).
4. Importing data to Xml file and Exporting data from Xml File.
5. Reading all form fields of the PDF document including its name and value.
6. Filling the form fields through the specified field name.
7. Making fields hidden/visible and read only.
8. Flattening some specified form field or all the form fields of the PDF document.
9. Adding attachments to the existing PDF.
10. Adding and Deleting Annotations.
11. Adding Logo and watermark on each page.
12. Modify the Meta information of a PDF document including Title, Subject, Keywords and Author etc.
13. Converting PDF pages into images (JPG and TIFF).
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script