I have data with large amount if columns. Now I want to export it in excel and pdf. I use Maatwebsite/Laravel-Excel package for that. Everything is working fine. But when I export to pdf it crops some column due to paper size.
Now I want to increase paper size But I did not found how to increase paper size.
Here is the code I have tried to increase paper size.
$sheet->setOrientation('landscape');
$sheet->setPaperSize(1);
from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2kBKn13
via IFTTT
Aucun commentaire:
Enregistrer un commentaire