i have problem with print report as pdf it display look like this how can i solve this problem i try by
STEP 1
Install the above mentioned font in the system. Make sure that the above mentioned font is installed in the path “C:\Windows\Fonts”
STEP 2
Set the registry key as below (use the correct ORACLE_HOME):
REPORTS_PATH = C:\Windows\Fonts
STEP 3
Set the NLS_LANG registry key as below (use the correct ORACLE_HOME):
NLS_LANG = ARABIC_UNITED ARAB EMIRATES.AR8MSWIN1256
STEP 4
Set Arabic in the Regional and Language Settings through Control Panel
E.g. System locale, Format, Location etc.
STEP 5
Set the following values for the test server (E.g. TEST_SERVER) in the pdf subsetting section:
Add the fonts in uifonts.ali
“Arabic Transparent”….. “arial.ttf”
“Arabic Transparent”…Bold.. “arialbd.ttf”
“Arabic Transparent”..Italic… “ariali.ttf”
“Arabic Transparent”..Italic.Bold “arialbi.ttf”
Arial..italic.Bold.. “arialbi.ttf”
Arial..italic… “ariali.ttf”
Arial…Bold.. “arialbd.ttf”
Arial “arial.ttf”
but no result
----------------------------------------------------------------