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