Built upon Adobe source code used for Acrobat, Datalogics Adobe PDF Library SDK provides stable, reliable code and the flexibility to develop with C# or VB (VB.NET) (interfaces are also available for C++ and Java). APDFL is the most complete SDK for PDF creation, manipulation and management. Best for enterprise/larger organizations of developers and independent software vendors (ISVs) who need to incorporate Adobe's PDF functionality into their own internal or external applications. Extensive documentation and live support from PDF development experts. Licensing and pricing options are customized to your usage and requirements. For OEM and SaaS customers we will provide you with a non-license managed software package for easier distribution embedded within your applications. Extensive PDF Capabilities, including: - [Windows and Linux only] Conversion of PDF to Microsoft Office Word, Excel, and PowerPoint (.docx, .xlsx, .pptx) documents. - Create and edit annotations - Content creation and editing - Color management and conversion - Extraction of text, images, forms - Redaction - Content modification - merge, split, flatten, layers - Compression / optimization / linearization for Fast Web View - Display, Render, Print - Conversion to PDF/A, PDF/X, EPS, PostScript, XPS, Factur-X, ZUGFeRD, image formats - Forms - Import, export, flatten, AcroForms - Image manipulation and conversion - OCR - Support for Optional Content Groups and PDF Layers - Printing - Security - Password, encrypt, watermark - Search for and replace or edit text
$ dotnet add package Adobe.PDF.Library.LM.NETThis package supports x64 Windows, Linux, & Mac ARM as deployment targets.
To activate:
using Datalogics.PDFL;.Contact evalextension@datalogics.com to extend the evaluation.
Library.LicenseKey = "3011-6479-7180-0953"
using (Library lib = new Library())
{
//APDFL Code
}
Built upon Adobe source code used for Acrobat, Datalogics Adobe PDF Library SDK provides stable, reliable code and the flexibility to develop with C++, .NET (C# or VB.NET), .NET Core and Java. APDFL is the most complete SDK for PDF creation, manipulation and management. Best for enterprise/larger organizations of developers and independent software vendors (ISVs) who need to incorporate Adobe's PDF functionality into their own internal or external applications.
Extensive documentation and live support from PDF development experts.
Licensing and pricing options are customized to your usage and requirements. For OEM and SaaS customers we will provide you with a non-license managed software package for easier distribution embedded within your applications.