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