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