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