Posted 7 April 2023, 7:51 pm EST
I’m using C1FlexReport to generate reports from SQL and I’d like to have a text field on my footer something like:
Page [Page] of [Pages]
What would be the best way to achieve that for any locale (the only thing I can think of is passing in variables to my stored procedure for each word that needs a translation).