Hi,
I would like to change a few things on the Scheduled reports generated PDF file (logo size, reordering information).
Is there a TWIG template or something else where I could perform those changes.
Cheers.
Hi,
I would like to change a few things on the Scheduled reports generated PDF file (logo size, reordering information).
Is there a TWIG template or something else where I could perform those changes.
Cheers.
Hi,
Sorry to insist but my request is quite urgent as we have planned to send automatic reports from the 1st of November.
How can I change the logo size and re-order the information displayed on the first page of the attached PDF file?
Cheers.
Hi @pomichel
As this seems very urgentand important, I suggest you subscribe the Matomo support plan and then request your issue…
If the system uses Twig templates, there’s likely a template controlling the PDF layout. You can check the reports/export templates and adjust things like logo size or the order of information there. If not, it may require overriding the PDF generation template.