Hi Jasper Users,
currently all BigDecimals in our reports are shown like "100000.5". But i want that they are general printed in German Format like "100.000,5".
Has anyone an Idea how i can archieve this without always using a formatter like "java.text.NumberFormat.getNumberInstance(java.util.Locale.GERMANY).format(bigDecimal)" ?
0 Answers:
No answers yet