FastReports 5
Dear FastReports Team/members,
We would like to buy FastReports 5 for Delphi 7, but we have a question.
Here is my question: Actually our reports contain some simplified chinese words, so does fastreports 5 can support simplified chinese words(i.e. report data from database) in the reports
We would like to buy FastReports 5 for Delphi 7, but we have a question.
Here is my question: Actually our reports contain some simplified chinese words, so does fastreports 5 can support simplified chinese words(i.e. report data from database) in the reports
Comments
The problem isn't FastReports but Delphi 7 which isn't unicode for standard strings. I have Cyrillic reports that print perfectly with FastReports 5 but I use XE6 or higher. You may be able to print the texts but then you need to be sure the way they are given from the database are as widestrings or UTF8 which you then need to transform into WideString.