How to incorporate Unicode Font with forms 10g [message #319564] |
Mon, 12 May 2008 04:14 |
jaymala_k
Messages: 19 Registered: May 2008 Location: India
|
Junior Member |
|
|
Hi,
I am using 10g Database and 10g forms/reports on Windows.
NLS_LANG = AMERICAN_AMERICA.AL32UTF8 for both database and forms/reports. I set this from REGEDIT.
I want to use, Arial Unicode Ms or Mangal font to add or view the data in MARATHI (Regional).
In the database browser, I can see the ported data properly with these two fonts, but through form if I try to add then it not showing proper characters, it showing squraes instead of typed characters.
I also typed a label in the form, at design time it showing proper word, but at runtime it not showing proper letters. This I observed only for joined characters.
If I generates the report in PDF, format then it not showing data properly. but in runtime it showing properly.
Please guide me for use of Unicode font
|
|
|
|
Re: How to incorporate Unicode Font with forms 10g [message #319868 is a reply to message #319758] |
Tue, 13 May 2008 05:03 |
jaymala_k
Messages: 19 Registered: May 2008 Location: India
|
Junior Member |
|
|
Hi David,
Thanks for your prompt reply. As per your Instruction, I searched for key words, but I have not got the proper solution. Please give me proper guidance.
I am uploading the file to how at design time and run time same word is displayed. It also not allowing me to type, it displays '?' instead of letter.
Please reply ASAP.
Regards,
Jaymala
|
|
|
|
Re: How to incorporate Unicode Font with forms 10g [message #327460 is a reply to message #320047] |
Mon, 16 June 2008 08:28 |
jaymala_k
Messages: 19 Registered: May 2008 Location: India
|
Junior Member |
|
|
Hi,
Still I am facing the same problem for Unicode.
For database paramaeters are
NLS_NCHAR_CHARACTERSET = AL16UTF16
NLS_CHARACHTERSET = WE8MSWIN1252
Can you please help me to solve the problem.
If from back-end I update the value in MARATHI (Asial Lang.) font then it stores in database properly but If I try to retrieve through the form then it showing 'żżżż żżżżż'.
If I try to type through form then it showing '????????' and storing same in database.
Regards,
Jaymala
|
|
|
Re: How to incorporate Unicode Font with forms 10g [message #331006 is a reply to message #327460] |
Wed, 02 July 2008 02:13 |
Frank
Messages: 7901 Registered: March 2000
|
Senior Member |
|
|
Message was reported with the following text | Hi, Still I am facing the same problem, for Arial Unicode MS . Operating System : Windows 2000 advanced server. . Both database and Oracle Forms and Reports are installed on the same server. . Databse : Oracle 10g Release 1 . Oracle Forms and Reports : Oracle 9i Developer Suite Release 2(9.0.2) Also installed Patch 3 . Database setting : NLS_LANG = AL32UTF8 NLS_NCHAR_LANG = AL16UTF16. . Langauge : Marathi Langauge . Font : Arial Unicode MS . Windows Setting : From regional setting, Indic is selected for Marathi font. . If Sql propmt I update the table values, it accept properly and also updating and quering from database properly without any issue. Not a problem for Combination letters. . For Forms : 1. I updated Registry.dat file, with font name 'Arial Unicode MS'. 2. In regedit, for Forms home, updated NLS_LANG=AMERICAN_AMERIC.UTF8 . Now if in forms-canvas I want to type the Marathi lebel (with Arial Unicode MS) then showing '??????', but if i tried to copy the word from Character map, then it showing it properly.But on running the form it showing combine letter separated. . On text box, it not allowing to type anything. for any key pressed it shows '????'. but if I copy from character map to text box, then it shows the marathi letters, but combined words are displaying separated. . For reports : If from report builder, if I run the report then it showing data properly. but if i generate the PDF, it showing Junk characters. Please Guide me, I am not able solve this problem.
|
Reporting a message just to draw attention, is one of the most certain ways NOT to get a decent answer.
|
|
|
Re: How to incorporate Unicode Font with forms 10g [message #332270 is a reply to message #320047] |
Tue, 08 July 2008 01:23 |
jaymala_k
Messages: 19 Registered: May 2008 Location: India
|
Junior Member |
|
|
Hi,
Still I am facing the same problem, for Arial Unicode MS .
Operating System : Windows 2000 advanced server.
Both database and Oracle Forms and Reports are installed on the same server.
Databse : Oracle 10g Release 1 .
Oracle Forms and Reports : Oracle 9i Developer Suite Release 2(9.0.2) Also installed Patch 3 .
Database setting :
NLS_LANG = AL32UTF8 NLS_NCHAR_LANG = AL16UTF16.
Langauge : Marathi Langauge
Font : Arial Unicode MS .
Windows Setting : From regional setting, Indic is selected for Marathi font.
If from Sql propmt I update the table values, it accept properly and also updating and quering from database properly without any issue. Not a problem for Combined letters.
For Forms :
1. I updated Registry.dat file, with font name 'Arial Unicode MS'.
2. In regedit, for Forms home, updated NLS_LANG=AMERICAN_AMERIC.UTF8 .
Now if in forms-canvas I want to type the Marathi lebel (with Arial Unicode MS) then showing '??????', but if i tried to copy the word from Character map, then it showing it properly.But on running the form it showing combine letter separated.
. On text box, it not allowing to type anything. for any key pressed it shows '????'. but if I copy from character map to text box, then it shows the marathi letters, but combined words are displaying separated.
. For reports : If from report builder, if I run the report then it showing data properly. but if i generate the PDF, it showing Junk characters. Please Guide me, I am not able solve this problem.
Any other settings are there, which I have missed. Please guide me
Jaymala
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: How to incorporate Unicode Font with forms 10g [message #640235 is a reply to message #639967] |
Fri, 24 July 2015 06:10 |
|
np2000
Messages: 3 Registered: July 2015
|
Junior Member |
|
|
we have tried all the diff. nls_lang
NLS_LANG= AMERICAN_AMERICA.TH8TISASCII
#NLS_LANG=AMERICAN_AMERICA.TH8TISASCII
NLS_LANG=AMERICAN_AMERICA.WE8MSWIN1252
#NLS_LANG=AMERICAN_AMERICA.AL32UTF8
#NLS_LANG=AMERICAN_AMERICA.UTF8
#WE8MSWIN1252
#NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
# THAI_THAILAND.TH8TISASCII
#NLS_LANG=AMERICAN_AMERICA.TH8TISASCII
#NLS_LANG=AMERICAN_AMERICA.AL32UTF8
NLS_LENGTH_SEMANTICS=CHAR
#NLS_CALENDAR=THAI BUDDHA
#NLS_DATE_FORMAT=DD/MM/YYYY
but no success.
Rgds
|
|
|