05:39:00 Create new PHPExcel object
05:39:00 Set document properties
05:39:00 Add some data
05:39:00 Set header/footer
05:39:00 Add a drawing to the header
05:39:00 Set page orientation and size
05:39:00 Rename worksheet
05:39:00 Write to Excel2007 format
05:39:00 File written to 04printing.xlsx
Call time to write Workbook was 0.0431 seconds
05:39:00 Current memory usage: 9 MB
05:39:00 Write to Excel5 format
05:39:00 File written to 04printing.xls
Call time to write Workbook was 0.0492 seconds
05:39:00 Current memory usage: 12 MB
05:39:00 Peak memory usage: 12 MB
05:39:00 Done writing files
Files have been created in /home/bstapps/public_html/_common/_uti/PHPExcel/Examples