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