2015-09-10
2.0.1
Luis Oliveira
8.0.0.8
All
.NET
[Overview]
Wrapper extension for the iTextSharp library. This second version now includes: - PDF Merging actions. - PDF Extracting actions (range, random, specific pages). - Count the pages of a PDF. Feedback is apreciated to help define the direction the component will take. Post your sugestions with future actions to be implemented.
[Detail]
This is a wrapper for the iTextSharp Library.
From the iTextSharp homepage:
"iText is a PDF library that allows you to CREATE, ADAPT, INSPECT and MAINTAIN documents in the Portable Document Format (PDF):
- Generate documents and reports based on data from an XML file or a database
- Create maps and books, exploiting numerous interactive features available in PDF
- Add bookmarks, page numbers, watermarks, and other features to existing PDF documents
- Split or concatenate pages from existing PDF files
- Fill out interactive forms
- Serve dynamically generated or manipulated PDF documents to a web browser
iText is used by Java, .NET, Android and GAE developers to enhance their applications with PDF functionality.
iTextSharp is the .NET port."
The second version includes actions to Merge PDFs and extract pages of a PDF. More features might be implemented, as needed.