14:20:05 Create new PHPExcel object
14:20:05 Set document properties
14:20:05 Add some data
14:20:06 Set header/footer
14:20:06 Add a drawing to the header
14:20:06 Set page orientation and size
14:20:06 Rename worksheet
14:20:06 Write to Excel2007 format
14:20:06 File written to 04printing.xlsx
Call time to write Workbook was 0.0321 seconds
14:20:06 Current memory usage: 5.25 MB
14:20:06 Write to Excel5 format
14:20:06 File written to 04printing.xls
Call time to write Workbook was 0.0283 seconds
14:20:06 Current memory usage: 7 MB
14:20:06 Peak memory usage: 7 MB
14:20:06 Done writing files
Files have been created in /home/diamebua/beta/releases/20140218040015/shared/vendor/phpoffice/phpexcel/Examples