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