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