Consultor Eletrônico



Kbase P112441: How to display Polish characters from a UTF-8 database in Report Builder
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/01/2006
Status: Unverified

GOAL:

How to display Polish characters from a UTF-8 database in Report Builder

GOAL:

How to display characters from a single-byte code page from a UTF-8 database in Report Builder

FIX:

This example applies to a UTF-8 database containing Polish characters from code page 1250.

1) Create the file RBSTART.PF in the Progress DLC folder. Report Builder will pick up this file automatically.

2) Configure the RBSTART.PF as follows:

-cpinternal 1250
-cpstream 1250
-cpcoll polish
-rbcpreportin 1250

Please note that Report Builder cannot use -cpinternal UTF-8.

3) Ensure that the font used within the report contains Polish characters. For example, Arial CE or Times New Roman CE both use the Central European Script setting.