14:38:14 Create new PHPExcel object
14:38:14 Set document properties
14:38:14 Add some data
14:38:14 Set header/footer
14:38:14 Add a drawing to the header
14:38:14 Set page orientation and size
14:38:14 Rename worksheet
14:38:14 Write to Excel2007 format
14:38:14 File written to 04printing.xlsx
Call time to write Workbook was 0.0291 seconds
14:38:14 Current memory usage: 5.25 MB
14:38:14 Write to Excel5 format
14:38:14 File written to 04printing.xls
Call time to write Workbook was 0.0226 seconds
14:38:14 Current memory usage: 7.25 MB
14:38:14 Peak memory usage: 7.25 MB
14:38:14 Done writing files
Files have been created in C:\phpEnv\www\wft\php\export\PHPExcel\Examples