Module pdf

Module pdf 

Source
Expand description

Python bindings for the PDF module.

Structs§

PyLazyPDFs
Python wrapper for the neopdf::pdf::PDF struct.
PyPDF
Python wrapper for the neopdf::pdf::PDF struct.

Enums§

PyForcePositive
Python wrapper for the ForcePositive enum.
PyGridParams
This enum contains the different parameters that a grid can depend on.
PyLoaderMethod
Methods to load all the PDF members for a given set.

Functions§

register
Registers the pdf submodule with the parent Python module.