Rounding currencies
Hello there,
how do you manage rounding of currencies in Fastreport? All rounding functions in Fastreport are useless for this, because they use arithmetic rounding which leads to wrong results and "hunting for cents".
Greetings,
Andreas
Comments
Hello!
If the rounding functions used by FastReport are not suitable for you, then you can write your own functions using FastReport scripts, or by connecting functions written in Delphi
.
See this article and the ones following it.
https://www.fast-report.com/public_download/docs/FRVCL/online/en/FastScript/DeveloperManual/en-US/Scripting/adding_procedure_script.html