10:14:21 Create new PHPExcel object
10:14:21 Set document properties
10:14:21 Add some data
10:14:21 Set header/footer
10:14:21 Add a drawing to the header
10:14:21 Set page orientation and size
10:14:21 Rename worksheet
10:14:21 Write to Excel2007 format
10:14:22 File written to 04printing.xlsx
Call time to write Workbook was 0.0113 seconds
10:14:22 Current memory usage: 1 MB
10:14:22 Write to Excel5 format
10:14:22 File written to 04printing.xls
Call time to write Workbook was 0.0083 seconds
10:14:22 Current memory usage: 1.25 MB
10:14:22 Peak memory usage: 1.25 MB
10:14:22 Done writing files
Files have been created in /home/bjgrgao/www/cuaderno/PHPExcel_1/Examples