fireguard/report

Paper size formats

Closed this issue · 0 comments

I would like to suggest a change to the list of accepted paper formats.

When modifying the \etc\Exports\PdfExporter.php file
and change the validFormats variable protected for:

$validFormats = ['A4', 'A3', 'A5', 'Letter', 'Legal', 'Tabloid'];

The system will recognize these new paper formats and this is great for some jobs.

In addition it is just that thanks!