17:50:07 Create new PHPExcel object
17:50:07 Set document properties
17:50:07 Add some data
17:50:07 Set header/footer
17:50:07 Add a drawing to the header
17:50:07 Set page orientation and size
17:50:07 Rename worksheet
17:50:07 Write to Excel2007 format
17:50:07 File written to 04printing.xlsx
Call time to write Workbook was 0.0066 seconds
17:50:07 Current memory usage: 2 MB
17:50:07 Write to Excel5 format
17:50:07 File written to 04printing.xls
Call time to write Workbook was 0.0054 seconds
17:50:07 Current memory usage: 2 MB
17:50:07 Peak memory usage: 2 MB
17:50:07 Done writing files
Files have been created in /var/www/html/app/phpexcel/Examples