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