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

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

Why does the PDPageDrawContentsToWindow method render annotations on a PDF page, but PDPageDrawContentsToWindowEx will not?

Adobe PDF Library does not offer a single interface that will allow control of both Optional Content and Annotations at the same time for a PDF document. In Adobe C/C++, PDPageDrawContentsToMemory() allows selection of Annotation faces, but does not... Read More

Matching attachments will be shown here!
Results 1 - 10 of 75