Some test text!
If SWIG does not use the Python version and libraries you intend to build the wrappers with, navigate to PDFNetWrappers/PDFNetPython
and add a version requirement to the line find_package(PythonLibs)
. For example, if SWIG is targeting Python 3.7 but you want to compile the wrappers with Python 2.7, change the line to
find_package(PythonLibs 2.7 EXACT REQUIRED)
Note you must have the python version installed on your OS in order for SWIG to target that version. pyenv can help you install another version of Python.
Get the answers you need: Support
Get unlimited trial usage of PDFTron SDK to bring accurate, reliable, and fast document processing capabilities to any application or workflow.
Select a platform to get started with your free trial.
Web
Android
iOS
Windows
Linux
Unlimited usage. No email address required.