Skip to Content

Controlling PDF Access: Applying Restrictions with Adobe PDF Library in .NET Core

Controlling access to PDF content is essential for organizations looking to protect sensitive information. This guide explains how to apply restrictions to a PDF using Adobe PDF Library (APDFL) in a .NET Core environment, specifically to prevent... 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

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

How to setup up APDFL Java Interface with Maven

Installing and Configuring the Adobe PDF Library Maven Package This guide explains how to configure your project's pom.xml file and manually install the Adobe PDF Library (APDFL) Maven package for use in Windows and Linux environments.   1.... Read More

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