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