APY / APYDataGridBundle

Symfony Datagrid Bundle
MIT License
492 stars 344 forks source link

Use phpoffice/phpspreadsheet for Excel Export #1105

Open Hanmac opened 3 months ago

Hanmac commented 3 months ago

Closes #1066

I kept the old Export files too, if they are really needed

the only change, PHPExcelPDFExport is now abstract because there might be more PDF Writer (currently MPDF) but there is a writer for tcpdf too