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