Docentric report generation through code/batch
DocSrsReportGenerator docSrsReportGenerator =
new DocSrsReportGenerator(controllerV2);
docSrsReportGenerator.setPrintDestinationSettings_DocentricReport(DocOutputFileFormat::PDF);
docSrsReportGenerator.generateDocentricReport();
No comments:
Post a Comment