06:58:34 Create new PHPExcel object
06:58:34 Set document properties
06:58:34 Add some data
06:58:34 Set header/footer
06:58:34 Add a drawing to the header
06:58:34 Set page orientation and size
06:58:34 Rename worksheet
06:58:34 Write to Excel2007 format
06:58:34 File written to 04printing.xlsx
Call time to write Workbook was 0.0449 seconds
06:58:34 Current memory usage: 6.5 MB
06:58:34 Write to Excel5 format
06:58:34 File written to 04printing.xls
Call time to write Workbook was 0.0348 seconds
06:58:34 Current memory usage: 8.5 MB
06:58:34 Peak memory usage: 8.5 MB
06:58:34 Done writing files
Files have been created in D:\wwwroot\oa\vendor\phpoffice\phpexcel\Examples