mlreportgen.dom.DocumentPart | Create a document part object |
mlreportgen.dom.OPCPart | Document part to include in OPC package |
mlreportgen.dom.CoreProperties | OPC core properties of document or template |
mlreportgen.dom.EmbeddedObject | Embed a file in a document |
Create a Microsoft Word Document Part Template Library
A document part template library is a set of document part templates stored by name in a template file.
Create an HTML Document Part Template Library
Create HTML document part templates to define fixed content and holes for dynamic content.
Create a PDF Document Part Template Library
Create PDF document part templates to define fixed content and holes for dynamic content.
PDF and HTML Document Parts and Holes
Define document parts and document holes for PDF and HTML reports.
A document part is a form that you can add to a document or to another document part.
Overview of reporters and how to use them, and Report and DOM APIs.
Create a custom reporter based on
mlreportgen.report.Reporter
.
Subclass a Reporter Definition
Copy and edit a reporter based on a built-in reporter.