Scheduled Maintenance
-
February 10, 2026, from 8:00 AM to 9:00 AM PST. Account-related operations might be temporarily unavailable.

Prerequisites

The following page describes some of the SDK prerequisites.

C/C++

Native C/C++ library

The Apryse native C/C++ library is fully self contained and does not have any dependencies. The native libraries are statically linked with the runtime library used by it, therefore allowing it to be used/deployed without any dependencies.

.NET

Dependencies for .NET

The PDFNet .NET libraries for .NET Standard, .NET Core and .NET 5+ are self-contained and have no external dependencies.

.NET Framework 4.5.1+

End users of applications developed with Apryse SDK for .NET 4.5.1+ will need the Microsoft Visual C++ v14 redistributable on their system. This is a standard component of Visual Studio, which is why it was not needed during development. End users, or server Admins, may be instructed to install these files directly using the package from Microsoft, or the DLLs can be included as part of the application install by including it in the same folder as your application. The appropriate (x86/x64) version of the VC++ v14 runtime needs to be installed, based on the platform architecture that you are targeting.

What about AnyCPU? Isn't this .NET we are talking about? Of course AnyCPU is supported - please see the deployment section for all the details.

The above components are available for download directly from the Microsoft website. The download links are given below.

Downloads:

Did you find this helpful?

Trial setup questions?

Ask experts on Discord

Need other help?

Contact Support

Pricing or product questions?

Contact Sales