17:04:28 Create new PHPExcel object
17:04:28 Set document properties
17:04:28 Add some data
17:04:28 Set header/footer
17:04:28 Add a drawing to the header
17:04:28 Set page orientation and size
17:04:28 Rename worksheet
17:04:28 Write to Excel2007 format
17:04:28 File written to 04printing.xlsx
Call time to write Workbook was 0.0208 seconds
17:04:28 Current memory usage: 5.5 MB
17:04:28 Write to Excel5 format
17:04:28 File written to 04printing.xls
Call time to write Workbook was 0.0243 seconds
17:04:28 Current memory usage: 7.5 MB
17:04:28 Peak memory usage: 7.5 MB
17:04:28 Done writing files
Files have been created in /home/trafficguru/public_html/qtr/vendor/phpoffice/phpexcel/Examples