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