hellein
31st May 2016, 18:26
Dear baaboard-members!

We have the request to print on one document a mix of english and Thai characters.
We have a Baan-Unix-Server with the following Version: B.11.31 U ia64

Right now, we haven't managed it to print thai with a Printer created in Baan.

In our Default Printer-file (/baan/baan4/bse/lib/printinf/h/hp_lj4) we have the following Information:

#******************************************************************************
# Character Sets
#******************************************************************************
set0=\E(12U,

#******************************************************************************
# NLS Table
#******************************************************************************
nls_out=hp_pc850.out,


this Information refers to the following file "/baan/baan4/bse/lib/nlsinf/h/hp_pc850.out"

So the questions are:

can anybody provide us
-the needed Character-Sets instead of "\E(12U"
-the hp_pc850.out-files

Thank you in advance and best regards,
Markus

oirfeodent
9th June 2016, 13:53
-the needed Character-Sets instead of "\E(12U"

Refer this link. http://www.pclviewer.com/resources/pcl_symbolset.html
12U stands for PC-850 Multi-lingual.
You need to figure out if Thai is part of this Multi-lingual set, (it wont be if it uses non-latin chars). If not, figure out which character set to use and derive the NLS file for that character set.


-the hp_pc850.out-files

See the old links, it might give you some hints on creating the NLS files for your language.

http://www.baanboard.com/baanboard/showthread.php?t=56284
Apart from this there is also a nlsedit6.2, which might help in getting the NLS files.