15:20:12 Create new PHPExcel object
15:20:12 Set document properties
15:20:12 Add some data
15:20:12 Set header/footer
15:20:12 Add a drawing to the header
15:20:12 Set page orientation and size
15:20:12 Rename worksheet
15:20:12 Write to Excel2007 format
15:20:12 File written to 04printing.xlsx
Call time to write Workbook was 0.0154 seconds
15:20:12 Current memory usage: 6 MB
15:20:12 Write to Excel5 format
15:20:12 File written to 04printing.xls
Call time to write Workbook was 0.0134 seconds
15:20:12 Current memory usage: 6 MB
15:20:12 Peak memory usage: 6 MB
15:20:12 Done writing files
Files have been created in /home/corpubc/public_html/ControlUBC/vendor/phpoffice/phpexcel/Examples