PyFPDF Reference Manual

April 30, 2017 ยท View on GitHub

[TOC]

Original FPDF API

Important: the original FPDF (PHP) naming convention is CamelCase. This library uses PEP8's lower_case_with_underscores recommendation.

Additional API

These features are not available in the original FPDF and were implemented after forking.