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