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