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