Skip to Content

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

Troubleshooting Rendering Issues with Large PDF Files in APDFL 18

Overview Rendering a large PDF page at high resolution with Adobe PDF Library 18 can create a multi-gigabyte raster image. Users may experience long processing times, high memory consumption, application failures on memory-constrained systems, or... Read More

I have a PDF document that is locked to avoid editing. I have the password, but I want to change the password and permissions.

In order to change permission on a document, you must have a password that permits you to change permissions, and you must open the document with that password. Using Adobe C/C++, call PDDocGetPermissions() to see if you have the authority to change... Read More

Matching attachments will be shown here!
Results 11 - 20 of 89