Skip to Content

What is the Modern C++ SDK ?

Built on the same APDFL runtime as the existing integration libraries, the Modern C++ SDK provides a C++17-based interface featuring RAII-based resource management, exception-driven error handling, move semantics, std::unique_ptr / std::shared_ptr... Read More

Avoiding Reference Errors When Installing APDFL with NuGet

Overview When installing APDFL using NuGet, reference errors can occur if the incorrect package type is used or if different package types are combined in the same project. This document explains the differences between the available APDFL NuGet... Read More

Fixing TypeInitializationException After Upgrading the Adobe PDF Library NuGet Package

Overview After upgrading the Adobe PDF Library (APDFL) NuGet package in a .NET application, you may see this error: The type initializer for 'Datalogics.PDFL.PDFLPINVOKE' threw an exception. This message is the outer exception. The more... Read More

After converting a PDF document to a graphic file, the crop results were not what I had expected. Why does the image have so much white space around the margins?

With PDF2IMG you can use the pdfregion command line statement or the pdf2img_set_output_region API to draw a boundary around a page or part of a page of a PDF input document, and then rasterize that content to a graphic export file. You can select... Read More

What is color intent?

The intent option in PDF2IMG allows you to tell the software how to select substitute colors when generating a graphic image output file. You can select from a list of strategies to pursue when converting the colors in a PDF document to the colors in... Read More

Matching attachments will be shown here!
Results 81 - 90 of 90