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