We are trying to covert a MS Word document template to the PDF format using Aspose Words.
Document doc = new Document(xslData);
ReportingEngine reportingEngine = new ReportingEngine();
reportingEngine.getKnownTypes().a…...= new FontSettings(); String path = this.getClass().getClassLoader()...String modifedPath = path.substring( 1, path.length() - 1 ); FontSettings...