Introduction RML is a XML dialect for generating PDF files. Like HTML produces a page within the browser, RML produces a PDF file. The RML processor uses the ReportLab library to convert the RML text into a full PDF template. The original version of RML was developed by ReportLab, Inc. as a commercial extension to the free ReportLab library. This original version of RML is still available and supported by ReportLab, Inc. This version of RML, z3c.RML, is a free implementation of the XML dialect based on the available documentation. While it tries to keep some level of compatibility with the original version of RML, it is intended to provde a as clean and feature-rich API as possible. The contents of this document is auto-generated from the code itself and should thus be very accurate and complete. Attribute Types Attribute Types This section list the types of attributes used for the attributes within the RML elements. Attribute Name Attribute Name Attribute purpose and data description. Directives Directives Element Name Element Name Deprecated: Reason What is this element doing? Attributes para (required) - Type Deprecated: Reason Title: Description Content Type (required) Title: Description Sub-Directives para (ZeroOrMore) (Deprecated) Examples Example Code (Extracted from file File, line ) [PDF]