NCR 5886 With ProCash-Doesn't print in russian and hostsim
Please, create your topics here (Any questions)
NCR 5886 With ProCash-Doesn't print in russian and hostsim
Непрочитанное сообщение nicole »
Hello. A project we currently have, requires to install ProCash 3 on our NCR 5886 ATM, Everything seems fine until we tried to print Cyrillic symbols (Russian). We only managed to make the Cyrillic symbols disappear. So any help will be appreciated.
Another issue we faced is the hostsim - it accepts the test cards the bank gave us but once the pin is entered it rejects the card. (Some kind of DOS-like Wincor-Nixdorf Demo Network)
Installed software:
Aptra-XFS 5
ProCash 3.0
Another issue we faced is the hostsim - it accepts the test cards the bank gave us but once the pin is entered it rejects the card. (Some kind of DOS-like Wincor-Nixdorf Demo Network)
Installed software:
Aptra-XFS 5
ProCash 3.0
nicole
Re: NCR 5886 With ProCash-Doesn't print in russian and hosts
Непрочитанное сообщение nicole »
Anyone? Any suggestions?
nicole
- Dan
- Нач. отдела
- Сообщения: 2817
- Зарегистрирован: 29 окт 2010, 00:20
- Благодарил (а): 44 раза
- Поблагодарили: 96 раз
Re: NCR 5886 With ProCash-Doesn't print in russian and hosts
Scientists study the world as it is, engineers create the world that never has been
Dan
Re: NCR 5886 With ProCash-Doesn't print in russian and hosts
Непрочитанное сообщение nicole »
Unfortunately it does not help me. I believe the AptraXFS isn't installed correctly.
Any documentation for AptraXFS 5 - installation/user manual?
Any documentation for AptraXFS 5 - installation/user manual?
nicole
-
- Новичок
- Сообщения: 38
- Зарегистрирован: 13 ноя 2010, 23:47
- Авто: hundai
- Поблагодарили: 1 раз
Re: NCR 5886 With ProCash-Doesn't print in russian and hosts
Непрочитанное сообщение AlexandrV »
try
\1b(1 == <esc>(1 - Set Cyrillic symbols.
Код: Выделить всё
[HKEY_LOCAL_MACHINE\SOFTWARE\Wincor Nixdorf\ProTopas\CurrentVersion\CCOPEN\RECEIPT]
"MACRO_TABLE"="RECEIPT_MACROS"
"MACRO_TABLE_ACTIVE"="1"
"INIT"="\1b(1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Wincor Nixdorf\ProTopas\CurrentVersion\CCOPEN\CCPRTFW\RECEIPT_MACROS]
"CPI15"="\1b(1"
"USA"="\1b(1"
AlexandrV
Re: NCR 5886 With ProCash-Doesn't print in russian and hosts
Непрочитанное сообщение nicole »
after restart it started to print ###(1 with no reasonAlexandrV писал(а):\1b(1 == <esc>(1 - Set Cyrillic symbols.
-------------
PS: this is the AptraXFS test page before installing ProCash.
http://i.imgur.com/v4pxGbD.jpg
nicole
Re: NCR 5886 With ProCash-Doesn't print in russian and hosts
Непрочитанное сообщение nicole »
Still no progress. I've changed all the fonts in the register(regedit) but can't find which are used for the receipt printer
nicole
Re: NCR 5886 With ProCash-Doesn't print in russian and hosts
Непрочитанное сообщение nicole »
Hello again,
I have a little progress here with what can be actually printed from 20 to FF (in HEX)
[HKEY_LOCAL_MACHINE\SOFTWARE\NCR\APTRA Self-Service Support (NCR Features)\Pc40ColumnThermalPrinters\Operational Parameters]
"Character Set"="Cyrillic"
Setting the following register with "Cyrillic" value makes the printer to print lower case Latin letters.
Are there any other types I can use for this register?
I have a little progress here with what can be actually printed from 20 to FF (in HEX)
[HKEY_LOCAL_MACHINE\SOFTWARE\NCR\APTRA Self-Service Support (NCR Features)\Pc40ColumnThermalPrinters\Operational Parameters]
"Character Set"="Cyrillic"
Setting the following register with "Cyrillic" value makes the printer to print lower case Latin letters.
Are there any other types I can use for this register?
nicole
-
- Прохожий
- Сообщения: 1
- Зарегистрирован: 14 янв 2012, 09:29
Re: NCR 5886 With ProCash-Doesn't print in russian and hosts
Непрочитанное сообщение greenwirebg »
try this for Cyrillic on NCR with ProCash
Код: Выделить всё
[HKEY_LOCAL_MACHINE\SOFTWARE\Wincor Nixdorf\ProTopas\CurrentVersion\CCOPEN\CCPRTFW]
"RESET"="\\1bw13\\1b:866"
"PRINTERTYPE_ND97"="FALSE"
"INIT"="\\1bw13\\1b:866"
[HKEY_LOCAL_MACHINE\SOFTWARE\Wincor Nixdorf\ProTopas\CurrentVersion\CCOPEN\CCPRTFW\RECEIPT_MACROS]
"CCT"="\\1b%866"
greenwirebg