To render a report, the Report Manager reads the RDLX file which defines the report, collects parameters, reads data, evaluates any expressions, calculates aggregates, and renders the compiled report into the chosen format.
The Report Manager uses rendering extensions and transformation extensions to render the compiled reports into the selected formats. See Rendering and Transforming Reports for more information.
Reference
Rendering and Transforming Reports