19:12:50 Create new PHPExcel object
19:12:50 Set document properties
19:12:50 Add some data
19:12:50 Set header/footer
19:12:50 Add a drawing to the header
19:12:50 Set page orientation and size
19:12:50 Rename worksheet
19:12:50 Write to Excel2007 format
19:12:51 File written to 04printing.xlsx
Call time to write Workbook was 0.0719 seconds
19:12:51 Current memory usage: 4 MB
19:12:51 Write to Excel5 format
19:12:51 File written to 04printing.xls
Call time to write Workbook was 0.2643 seconds
19:12:51 Current memory usage: 6 MB
19:12:51 Peak memory usage: 6 MB
19:12:51 Done writing files
Files have been created in /var/www/mp/vendor/phpoffice/phpexcel/Examples