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