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