10:10:22 Create new PHPExcel object
10:10:22 Set document properties
10:10:22 Add some data
10:10:22 Set header/footer
10:10:22 Add a drawing to the header
10:10:22 Set page orientation and size
10:10:22 Rename worksheet
10:10:22 Write to Excel2007 format
10:10:22 File written to 04printing.xlsx
Call time to write Workbook was 0.1480 seconds
10:10:22 Current memory usage: 6 MB
10:10:22 Write to Excel5 format
10:10:22 File written to 04printing.xls
Call time to write Workbook was 0.0764 seconds
10:10:22 Current memory usage: 8.5 MB
10:10:22 Peak memory usage: 8.5 MB
10:10:22 Done writing files
Files have been created in E:\www\mango\Examples