21:02:41 Create new PHPExcel object
21:02:41 Set document properties
21:02:41 Add some data
21:02:41 Set header/footer
21:02:41 Add a drawing to the header
21:02:41 Set page orientation and size
21:02:41 Rename worksheet
21:02:41 Write to Excel2007 format
21:02:41 File written to 04printing.xlsx
Call time to write Workbook was 0.0252 seconds
21:02:41 Current memory usage: 3.25 MB
21:02:41 Write to Excel5 format
21:02:41 File written to 04printing.xls
Call time to write Workbook was 0.0200 seconds
21:02:41 Current memory usage: 4.5 MB
21:02:41 Peak memory usage: 4.5 MB
21:02:41 Done writing files
Files have been created in D:\www\rict\doh\vendor\phpoffice\phpexcel\Examples