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