Some test text!

Search
Hamburger Icon

Core / Info

Deployment

The following page provides helpful information for deployment.

Deploying your application with Cross-Platform (Core)

Now that your new project is ready for others to use, it is time to distribute it.

Dependencies

Native library

Our PDFNetC libraries are self-contained and have no external dependencies.

.NET

Please see the .NET 4.5.1+ prerequisites for the necessary prerequisites for the .NET framework 4.5.1+. The VC++ 2019 runtime libraries need to be either installed on the client desktop, or they may be packaged with your application.

Minimum versions

Be sure to check out the libinfo.txt file in the PDFNetC\Lib folder as it shows what are the minimum version numbers of each language that are required to work with PDFNetC. Note that all the language bindings still need access to PDFNetC.dll to work.

Java

The PDFNetC library you download must match the Java JRE architecture (32 or 64 bit). Link to forum post with more details.

Furthermore the PDFNetC.dll still needs to be available for the PDFNet.jar to access. Link to forum post with more details.

PHP

Before trying PHP be sure to read the additional PHP documentation in the PDFNetC/Samples folder.

Python

Read the libinfo.txt file for important information when using Python 2.

Next steps

Congratulations, you are now ready to deploy the project to your target/customer computers. Please see the demo/trial page for details regarding the demo/trial mode, and related questions.

Get the answers you need: Chat with us