14:32:18 Create new PHPExcel object
14:32:18 Set document properties
14:32:18 Add some data
14:32:18 Set header/footer
14:32:18 Add a drawing to the header
14:32:18 Set page orientation and size
14:32:18 Rename worksheet
14:32:18 Write to Excel2007 format
14:32:18 File written to 04printing.xlsx
Call time to write Workbook was 0.0218 seconds
14:32:18 Current memory usage: 6 MB
14:32:18 Write to Excel5 format
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/sorianoariza/appssori/proyectos-laravel/sc-inventario/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 290
14:32:18 File written to 04printing.xls
Call time to write Workbook was 0.0323 seconds
14:32:18 Current memory usage: 6 MB
14:32:18 Peak memory usage: 6 MB
14:32:18 Done writing files
Files have been created in /home/sorianoariza/appssori/proyectos-laravel/sc-inventario/vendor/phpoffice/phpexcel/Examples