pdf.templates ============= .. py:module:: pdf.templates Classes ------- .. autoapisummary:: pdf.templates.Template Module Contents --------------- .. py:class:: Template(*args, **kwargs) Bases: :py:obj:`pdfdocument.document.ReportingDocTemplate` Extends the ReportingDocTemplate with Table of Contents printing. .. py:method:: afterFlowable(flowable: reportlab.platypus.flowables.Flowable) -> None called after a flowable has been rendered