Creates a new instance of HTMLReportWriter this.config = config;
this.config = config;
template = new HTMLReportTemplate(config, dataObj);
setTemplate(dataObj); template.write();