class PdfReport implements ReportInterface
Class PdfReport.
Methods
Details
at line 41
__construct(ReportInterface $htmlReport)
PdfReport constructor.
at line 54
string|null
getHtml()
Return last html generated.
at line 65
string|null
render(DocumentInterface $document, array $parameters = [])
at line 77
void
setOptions(array $options)
Pdf Options.