16:17:08 Create new PHPExcel object
16:17:08 Set document properties
16:17:08 Add some data
16:17:08 Set header/footer
16:17:08 Add a drawing to the header
16:17:08 Set page orientation and size
16:17:08 Rename worksheet
16:17:08 Write to Excel2007 format
16:17:08 File written to 04printing.xlsx
Call time to write Workbook was 0.0098 seconds
16:17:08 Current memory usage: 4 MB
16:17:08 Write to Excel5 format
16:17:08 File written to 04printing.xls
Call time to write Workbook was 0.0100 seconds
16:17:08 Current memory usage: 6 MB
16:17:08 Peak memory usage: 6 MB
16:17:08 Done writing files
Files have been created in /var/www/html/examcontroller-web/vendor/phpoffice/phpexcel/Examples