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