Need help in Modifying UIFONT.ALI [message #638682] |
Thu, 18 June 2015 02:58 |
|
pkateel
Messages: 3 Registered: June 2015 Location: United Arab Emirates
|
Junior Member |
|
|
Hi Friends,
I have edited uifont.ali file to get arabic output in oracle reports pdf. As below i have modified the file:
"Arial Unicode MS"..Italic.Bold.. = "ARIALBI.TTF"
"Arial Unicode MS"...Bold.. = "ARIALBD.TTF"
"Arial Unicode MS"..Italic... = "ARIALI.TTF"
"Arial Unicode MS"..... = "ARIALUNI.TTF"
"Arial"..Italic.Bold.. = "ARIALBI.TTF"
"Arial"...Bold.. = "ARIALBD.TTF"
"Arial"..Italic... = "ARIALI.TTF"
"Arial"..... = "ARIALUNI.TTF"
"Nurkholis Regular" = "Nurkholis.ttf"
"Aceh Darusalam Regular" = "Aceh Darusalam.ttf"
also i have installed the fonts. Whenever i am previewing the file. It is picking up the default font. I need to have last two fonts should be picked but it is not picking these fonts. How can i get this. Please help me.
|
|
|