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