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