Getting Started
Core Functionalities
Example Gallery
Learning Guide
Developer's Guide
Contributing
API Reference
Authors
License
References
PDFRenderer — reportlab-based PDF output.
Kramer Harrison, 2026
Classes
PDFRenderer()
PDFRenderer
Renders a Document to PDF using the 'reportlab' library.
Renders a Document to PDF using the ‘reportlab’ library.
Not meaningful for PDF; returns a description string.
Render and write to a file.
document – The document model to render.
path – Output file path.