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