Getting started with Python¶
To use the Document Filters engine from your Python application, you will need to install the DocumentFilter package in the samples/python directory by running:
python setup.py
You must ensure that the Document Filters DLL / SO / DYLIB files can all be found by your system.