#2 Re: PDF Engine » Problem display cyrillic symbols in PDF created from EMF under WinXP » 2014-07-18 10:24:16

Solving one problems thus (copying in the register of control of code pages), users create others problems. In this case the main thing it that the reason is found, now it is necessary to find the solution of this problem. I think the decision somewhere in elimination of dependence on code page 1252.

#3 Re: PDF Engine » Problem display cyrillic symbols in PDF created from EMF under WinXP » 2014-07-18 09:22:54

OS WinXP SP3. I use Delphi 7.0. But a problem not in Delphi and not in WinAPI. As I wrote above, a problem in the wrong code pages in the register:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\CodePage]
"1252" = "c_1251.nls"
Such changes in the register meet on some computers the Russian local settings and Russian language for compatibility with some badly localized programs.
If in the register of control of code pages to return to an initial state (as at the OS installation -> "1252" = "c_1252.nls"), the problem disappears.

Excuse for my bad English. It is machine translation.

#4 Re: PDF Engine » Problem display cyrillic symbols in PDF created from EMF under WinXP » 2014-07-17 10:28:37

This problem arises in case of reassignment of code pages in the register:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\CodePage]
"1252" = "c_1251.nls"

Board footer

Powered by FluxBB