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