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