17:06:53 Create new PHPExcel object
17:06:53 Set document properties
17:06:53 Add some data
17:06:53 Set header/footer
17:06:53 Add a drawing to the header
17:06:53 Set page orientation and size
17:06:53 Rename worksheet
17:06:53 Write to Excel2007 format
17:06:54 File written to 04printing.xlsx
Call time to write Workbook was 0.3219 seconds
17:06:54 Current memory usage: 1.25 MB
17:06:54 Write to Excel5 format
17:06:54 File written to 04printing.xls
Call time to write Workbook was 0.1243 seconds
17:06:54 Current memory usage: 1.5 MB
17:06:54 Peak memory usage: 1.5 MB
17:06:54 Done writing files
Files have been created in /home/abpwebfrnh/www/test/vendor/phpoffice/phpexcel/Examples