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