You can try to build your own wrappers, or run a compatible version of Python in its own environment.
Here are the steps for the virtual environment option using pyenv:
pyenv install 2.7.15
. It may take a while to install./PDFNetWrappers
folder and execute these two lines:The precompiled samples will now use Python 2.7.15. You can now run some samples, or integrate our SDK into your own application. If you want to return to using your system version of Python for the samples, just run pyenv local system
in /PDFNetWrappers
.
Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales