PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD19] The Static Control doesnt work to display symbol on report preview
[WD19] The Static Control doesnt work to display symbol on report preview
Iniciado por guest, 07,jun. 2017 05:46 - 1 respuesta
Publicado el 07,junio 2017 - 05:46
Hi All,

Im using Static Control for display the symbol of multi currency system and all work great.
[attachment 2354 CurrencySymbol.png]

But for report preview is doesn't work as normal. The Static Control display a rectangle icon as below.
[attachment 2355 CurrencySymbolfail.png]

The Static Control at report editor is a standard which is not a RTF type.

Symbol source to display is Unicode String.

This is normal or the function is not available in version 19?

Thanks a lot.

Regards,
Mujahid
Publicado el 08,junio 2017 - 09:08
Hi all,

The simple solution i found. Just use right font for static control on Report Editing. :D

For example font that have Unicode such as Lucida Sans Unicode, Code2000 and Arial Unicode MS.

Windows view exmaple :

[attachment 2356 MultiCurrency.jpg]

Report view example:

[attachment 2357 MultiCurrency3.png]

Thanks.

Regards,
Mujahid