11:51:35 Create new PHPExcel object
11:51:35 Set document properties
11:51:35 Add some data
11:51:35 Set header/footer
11:51:35 Add a drawing to the header
11:51:35 Set page orientation and size
11:51:35 Rename worksheet
11:51:35 Write to Excel2007 format
11:51:35 File written to 04printing.xlsx
Call time to write Workbook was 0.0384 seconds
11:51:35 Current memory usage: 2 MB
11:51:35 Write to Excel5 format
11:51:35 File written to 04printing.xls
Call time to write Workbook was 0.0063 seconds
11:51:35 Current memory usage: 2 MB
11:51:35 Peak memory usage: 2 MB
11:51:35 Done writing files
Files have been created in /home/autourdey/invoice/vendor/phpoffice/phpexcel/Examples