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