14:43:55 Create new PHPExcel object
14:43:55 Set document properties
14:43:55 Add some data
14:43:55 Set header/footer
14:43:55 Add a drawing to the header
14:43:55 Set page orientation and size
14:43:55 Rename worksheet
14:43:55 Write to Excel2007 format
14:43:55 File written to 04printing.xlsx
Call time to write Workbook was 0.0337 seconds
14:43:55 Current memory usage: 6.75 MB
14:43:55 Write to Excel5 format
14:43:55 File written to 04printing.xls
Call time to write Workbook was 0.0269 seconds
14:43:55 Current memory usage: 9 MB
14:43:55 Peak memory usage: 9 MB
14:43:55 Done writing files
Files have been created in /var/www/forza/vendor/phpoffice/phpexcel/Examples