Eastern Europe characters
Hi Folks!
I've got my application translated into Polish usiung "Multilizer". Polish
language needs the Eastern Europe codepage. While the app's UI (as e.g. the
printer dialog) displays all polish special characters, but the reports do
not. It seems to me as if the report does not use the Eastern Europe
codepage.
So how can I fix this?
Tech. details:
ReportBuilder Version: 6.03
OS: Win2000 Pro English/Win2000 Pro Polish/WinXP Pro German
TIA
Christoph Pach
HYBRIMIN Computers + Applications
I've got my application translated into Polish usiung "Multilizer". Polish
language needs the Eastern Europe codepage. While the app's UI (as e.g. the
printer dialog) displays all polish special characters, but the reports do
not. It seems to me as if the report does not use the Eastern Europe
codepage.
So how can I fix this?
Tech. details:
ReportBuilder Version: 6.03
OS: Win2000 Pro English/Win2000 Pro Polish/WinXP Pro German
TIA
Christoph Pach
HYBRIMIN Computers + Applications
This discussion has been closed.
Comments
The text object in ReportBuilder such as TppLabel and TppDBText use the
Delphi TFont object which contains Font.Name and Font.Charset properties
that determine the font. Try creating a new form, add a TppReport and then
use the ReportDesigner to add a Label. Now close the report designer and
perform a View as Text on the form. Search for Font.Charset and you can see
what value is being is saved - likely it is DEFAULT_CHARSET.
--
Nard Moseley
Digital Metaphors
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com