02:11:28 Create new PHPExcel object
02:11:28 Set document properties
02:11:28 Add some data
02:11:28 Set header/footer
02:11:28 Add a drawing to the header
02:11:28 Set page orientation and size
02:11:28 Rename worksheet
02:11:28 Write to Excel2007 format
02:11:28 File written to 04printing.xlsx
Call time to write Workbook was 0.0890 seconds
02:11:28 Current memory usage: 5.5 MB
02:11:28 Write to Excel5 format
02:11:28 File written to 04printing.xls
Call time to write Workbook was 0.0818 seconds
02:11:28 Current memory usage: 7.25 MB
02:11:28 Peak memory usage: 7.25 MB
02:11:28 Done writing files
Files have been created in /home/ebossatt/public_html/myobj_bos2/phpexcel/Examples