pdfngreport
pdfngreport copied to clipboard
xslt errors on executing if another xslt jar exist
On executing with a project with another xslt report type it gives xslt error as conflicts happens and another jar file gets picked.
Solution - Just simply remove all other xslt jar file from the project referenced lib and project will start working.
@abhianni thanks for the solution.