06:04:40 Create new PHPExcel object
06:04:40 Set document properties
06:04:40 Add some data
06:04:40 Set header/footer
06:04:40 Add a drawing to the header
06:04:40 Set page orientation and size
06:04:40 Rename worksheet
06:04:40 Write to Excel2007 format
06:04:40 File written to 04printing.xlsx
Call time to write Workbook was 0.0160 seconds
06:04:40 Current memory usage: 5.5 MB
06:04:40 Write to Excel5 format
06:04:40 File written to 04printing.xls
Call time to write Workbook was 0.0141 seconds
06:04:40 Current memory usage: 7.5 MB
06:04:40 Peak memory usage: 7.5 MB
06:04:40 Done writing files
Files have been created in /home/rrhhutem/public_html/master/vendor/phpoffice/phpexcel/Examples