pdfspine
API reference

Rendering

API for the Pixmap raster buffer and the DisplayList replayable page render.

Pixmap is a native raster buffer; DisplayList is a recorded, replayable page render. Both come from Page.get_pixmap(...) / Page.get_displaylist().

Pixmap

Full API for pdfspine.Pixmap — methods, signatures, and docstrings — is generated from source. See the pdfspine API reference or your editor's autocomplete.

DisplayList

Full API for pdfspine.DisplayList — methods, signatures, and docstrings — is generated from source. See the pdfspine API reference or your editor's autocomplete.

On this page