Using jaspersoft Studio 6.1.1
What i\'m trying to achieve is to transform the numbers i get to the Roman format, and for that i added a .jar that i created to do the
In your iReport, you have to set the classpath of the JAR which contains this class (com.certuit.utils.RomanNumeral). After that, it should compile.
iReport
classpath
com.certuit.utils.RomanNumeral