Platform Specifics
File format support
The following page describes some of the SDK prerequisites.
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.
The PDFNet .NET libraries for .NET Standard, .NET Core and .NET 5+ are self-contained and have no external dependencies.
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.
Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales