Skip to Content

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

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 11 - 20 of 90