Interface | Description |
---|---|
ReportRenderer |
ReportRenderer is the interface for rendering xml reports to pdf, pdf with
embedded svg and html
|
Class | Description |
---|---|
HTMLReportRenderer |
HTMLReportRenderer will transform its input XML into HTML using the
supplied XSLT resource.
|
PDFReportRenderer |
PDFReportRenderer will transform its input XML into PDF using the supplied
XSLT resource.
|
Exception | Description |
---|---|
ReportRenderException |
ReportRenderException class.
|
Copyright © 2021. All rights reserved.