Arabic characters are not getting displayed in oracle pdf output

Hi,
I am trying to print arabic characters in report output but junk characters are getting displayed in output.
Using 10g report builder, added the arabic labels in report layout.
Followed below steps:
1. Set NLS_LANG=ARABIC_United Arab Emirates.AR8MSWIN1256
2.Set REPORTS_PATH to the system font directoy such as C:\SYSROOT\Fonts
3.transferred the arialbd.ttf to $ORACLE_HOME/guicommon/tk/admin/AFM
4.Open uifont.ali under$ORACLE_HOME/guicommon/tk/admin, set the font alias
entries at [PDF:Subset] section.
[PDF:Subset]
Arial...Bold.. = "arialbd.ttf"
5. open datap462.ppd under $ORACLE_HOME/guicommon/tk/admin/ppd, set the font information like
*Font Arial-Bold: Standard "(001.001)" Standard ROM
6.added following entries:
Add this under the following section
## setting for Reports Runtime
REPORTS_PATH=$ORACLE_HOME/reports/templates:$ORACLE_HOME/reports/samples/demo:$ORACLE_HOME/reports/integ:$ORACLE_HOME/reports/printers:$ORACLE_HOME/
guicommon/tk/admin/AFM:${REPORTS_PATH};
export REPORTS_PATH
b) Add this in the end of the Reports.sh file
PRINTER=dds62; export PRINTER
tk90_PRINTER=dds62; export tk90_PRINTER
tk90_PRINT_STATUS=echo; export tk90_PRINT_STATUS
=======================================
After having all these steps, still my report output is coming with junk characters.
Please help me on this and this is very urgent requirement for me and i am trying on this since 3 days.
Thanks,
Harini

Hello,
Try to set the Font Subsetting like below in the file uifont.ali
[PDF:Subset]
* = "arialbd.ttf"
If it works after this modification, the problem will be related to the Font Aliasing
Troubleshooting Guide for Font Aliasing / Font Subsetting / Font Embedding Issues (Doc ID 350971.1)
Regards

Similar Messages

  • Data Integrator: Arabic characters are not correctly displayed

    Hi,
    I'm trying to load Arabic text via an UTF8 flat file into an Oracle database.
    I've read several topics and set the correct code page settings (also during install) for the datastore and flat file.
    Already in flat file preview (see attached screenshot), the wrong characters are displayed. The characters as they are displayed, are inserted in the database. So I think that if I get the flat file preview correctly, the text is inserted correctly into the database.
    On the other hand: When i copy the contents of the flat file, via a bodi job, to another flat file, the target flat file does contain the correct characters (when opened in a utf8 file reader).
    I tried several solutions and also went through the Code Page help topic on the BODI site.
    Does anyone know a solution to my problem or know this is a BODI bug or something?
    I'm using Designer version 11.5.3.9 (I went through fix notes of versions after 11.5.3.9, but saw nothing mentioned about my problem). The Oracle database does support arabic characters as I can insert them via e.g. SQL Developer.
    Thanks a lot in advance!
    Picture of the flat file settings and data preview:
    [flat file settings and data preview|http://img169.imageshack.us/my.php?image=arabcharyx3.jpg]
    Edited by: Willem van Opzeeland on Jul 23, 2008 2:13 PM: added info

    Hé Amr, thanks a lot! This sounds good.
    I indeed saw a kind of this solution somewhere else. What I did not is restarting the computer, since it is a shared server. Maybe that was why it didn't solve my problem.
    Before I restart an additional question: I need to convert some files with Turkish characters as well.
    Have you got a value which I can put in NLS_LANG, which supports these characters and Arabic characters both at the same time?

  • Images used inside the Portlets are not getting displayed on Oracle Portal

    I am registering my JSR Portlet producer on Oracle Portal server but when its rendered on the portal page its not showing images.It just shows a red cross mark showing image is not loaded.Can anyone help me out please samt thing is happening with CSS also.Please reply soon

    I'd check the image properties (right click the x and choose properties) and see what the path is for the image. If it is a relative path, you need to make sure that the file is in that location on the Application Server. /images/myImage.jpg would mean the file should be in $ORACLE_HOME/portal/images on the midtier.

  • Portal Forms are not getting displayed in the new oracle environment.

    Hi All,
    The Forms in our Portal applications are not getting displayed after we have done the upgradation of Database in Unix from 8i to 9i. The reports are working fine.The forms that were added as portlets are not getting displayed and other forms that are called thorough links returns error when it is run. The Newly created forms are also not running but returns error. The Portal Version is 3.0.9.8.3. Pls help.
    Regards,
    Tom

    Hi ,
    Based on the requirement , check whether the customer contact has been done carried out for the invoice  , then possibility it must have gone out of the worklist , chekc whether the Invoice posted in the AR has been transferred to FSCM collection .

  • IPA(phonetics) chars are not getting displayed in ...

    Hi,
    I am using Nokia E63 , I am facing character display problem in browser, not all characters,  but characters related to IPA. 
    IPA(phonetics) chars are not getting displayed in internet browser ( even in Opera mini). How do i solve this. 
    Ex: www.dictionary.com shows IPA char, but E63 shows as s plain BOX.
    Is it possible to fix this problem or I should go for android OS based phone?
    Thank you...
    Samson

    Hello,
    have created some new users and done with the leave request, it comes to backend inbox, but not
    visible in portal. Re-configured UWL, but still the task not coming( leave request). For other users it is > coming?
    Where have you created these users? Many times it is not enough to create new users in a backend system. You will have to create them in the data source which is used by the UME of your portal or to map this data source with the system where you have created your new users
    You can see what data source your portal is using by going to
    Portal --> System Administration --> System Configuration --> UME Configuration --> Data Source
    If this Data Source doesn´t contain your new users, then UWL wouldn´t be able to show their items.
    Here you can check if your user is contained in the data source:
    Portal --> User Administration --> choose the right data source --> put in the username --> search
    Please check if your users are correctly created.
    Regards,
    Iris

  • Whenever a record is Edited the rows are not getting displayed in the repor

    Hi all,
    When a new record is added or edited, It is physically getting added or edited according to the process, but those records are not getting displayed in the report..
    Please Any body faced this situation...
    Help me to identify what error i am doing........
    thanks in advance
    kavitha L

    Hi KChamarti,
    I am also trying to display images insid the datagrid but i get a weird broken image(all silver gray).
    My item renderer is:
              <mx:DataGridColumn headerText="Type">
                   <mx:itemRenderer>
                     <mx:Component>
                      <mx:HBox verticalGap="2">
                          <mx:Image id="dgImage" source="\assets\images\{toLowerCase(data.type)}.jpg" />
                          <mx:Label text="{data.type}"/>
                        </mx:HBox>
                     </mx:Component>
                   </mx:itemRenderer>
                </mx:DataGridColumn>
    Am i mentioning the source of the image in the right way?

  • Images for tabs are not getting displayed in the page if Iam using a template

    I have page with a unstructured template. I have arranged tabs on page with images attached. But images are not getting displayed. why

    Hi,
    Please check if the images are in the server and in the /images alias path.
    thanks,
    Sharmila

  • Images from KM are not getting displayed in EP

    Hi All,
    I am using EP7.0 SP11.When I run the portal, the images are not getting displayed. When I right click on the * mark and click on Show picture, then also its not appearing.
    Location of the Images that I received from EP is mentioned below.
    http://hostname:port no./irj/go/km/docs/documents/HP_Images/Image_123.jpg
    Images are available in the location in the below mentioned path as .jpg files:-
    http://hostname:port no./irj/go/km/documents/HP_Images/Image_123.jpg
    Difference in both is a DOCS folder missing in between........
    Is this is the reason for the image not getting displayed?
    Anything more has to be done in KM part to display these images?
    May I know how to solve this issue??
    Regards,
    Athulya

    Hi,
    the right path look like this: /irj/go/km/docs/<path_to_document>.
    You may have to check you URL generator service settings. Here:
    Configuration - Content Management - Global Services - URL Generator Service(advanced section)
    and then have a look for example for the following values "Content Access Path:" and "Viewer:" normally they both have same value "/irj/go/km/docs".
    Hope that will help.
    best regards,
    --epexpert

  • How come the images are not getting displayed in ie?

    Hi,
    In my application i have a page where the thumbnails
    representing the videos uploaded into the site should be
    displayed.These imgaes are getting displayed in mozilla properly,
    but when it comes to ie 7 they are not getting displayed..instead
    iam getting a broken image.Please suggest me a solution.Thanks in
    advance.

    Hi KChamarti,
    I am also trying to display images insid the datagrid but i get a weird broken image(all silver gray).
    My item renderer is:
              <mx:DataGridColumn headerText="Type">
                   <mx:itemRenderer>
                     <mx:Component>
                      <mx:HBox verticalGap="2">
                          <mx:Image id="dgImage" source="\assets\images\{toLowerCase(data.type)}.jpg" />
                          <mx:Label text="{data.type}"/>
                        </mx:HBox>
                     </mx:Component>
                   </mx:itemRenderer>
                </mx:DataGridColumn>
    Am i mentioning the source of the image in the right way?

  • QS41_Code are not getting displayed

    Dear Experts,
    Scenario is,
    1.     T-Code QS41
    2.     Under code groups (of any catalogue) certain codes have been created.
    3.     The same entries can be viewed through tables QPCT and QPCD.
    4.     Unfortunately we could not see the codes in transaction code QS41, QS42 and QS43.
    5.     We checked for authorization related object. But in spite of full authorization codes are not getting displayed.
    6.     The message that we got is No entries found that match selection criteria Message no. SV004
    Few more inputs,
    u2022     Recently patch SPKE500053 for HCM module has been updated in system. Earlier level was SPKE500043.
    u2022     Patch SAPKB64021 was updated for BASIS / BW/ ABAP. Earlier level was SAPKB64020.
    We are worried that because of these patch upload are we facing this issue? Or else kindly let us know if another solution can be applied
    Best Regards,
    Anand Rao

    Hello Anand
    I think that is the sap note to be implemented. i had also come across same issue but do not remember the OSS note number
    please look into the below link also for reference
    Link: [http://www.sapfans.com/forums/viewtopic.php?f=7&t=316640]
    Regards
    Gajesh

  • Write Statements are not getting Displayed

    Hi All,
    We are going for Upgrade from 4.7 to ECC. So, in my program we have few write statements which are not getting displayed in the output. Those write statments are seen as errors in the extended check as Char. strings w/o text elements will not be translated: 'Income Tax Worksheet'.
    Could any one please help me to over come this errors and Display the wite statements.
    Thanks
    Shashikanth

    Have you mapped the checked and unchecked glyphs to be used?
    Check the doc and blog for check boxes.
    Regards
    tim

  • Pictogram in EP 7.4 are not getting displayed.

    Hi Everyone
    We have installed 7.4 and export the roles of portal 7.01 to 7.4 however the pictograms are not getting displayed.
    We copied all the images manually from old path to the new one but still its broken using:
    In the content administration >> web resource repository. In the tree find the folder "pictograms" right click on it and upload all of the pictograms
    We followed the note 1753605 but that didnt help too.
    I have checked this link:
    Managing Pictograms in the Web Resource Repository - Portal - SAP Library
    What is the cause of this error?
    The system take the picture resource for show the pictograms that show the screen of ESS.
    Thanks
    Regards

    Hi Samuli.
    We are working with AIX.
    The Path /usr/sap/<SID>/J<SYSNR>/
    j2ee/cluster/apps/sap.com/pcui_gp~xssutils exist , however the directory Components/com.sap.xss.ser.xssmenu.vc.areagroup.VcXssMenuAreaGroup not exist and we have created the folders. and in thie new folder copied the pictograms , however the issue continue.
    http://pbmdebddpd02.bancolombia.corp:50000/webdynpro/resources/sap.com/pcui_gp~xssutils/Components/com.sap.xss.ser.xssmenu.vc.areagroup.VcXssMenuAreaGroup/hcm_beneficios.gif
    We have tested the url and this system genera the following error
    http://hostname:port/webdynpro/resources/
    Thanks
    Regards

  • Google Charts are not getting displayed in Firefox ver 4.0.1

    Google Visualisation charts are not getting displayed in Fire Fox latest version. Please have a look at the below url.

    Thanks for the link. That one doesn't use the Flash player, so the problem must be somewhere else.
    If you use NoScript or other security add-ons, make sure google.com or code.google.com is allowed to run scripts.
    Could you try disabling graphics acceleration and see whether that makes any difference?
    orange Firefox button ''or'' Tools menu > Options > Advanced
    On the General mini-tab, uncheck the box for "Use hardware acceleration when available"
    This will take effect after you restart Firefox.

  • Workitems are not getting displayed in UWL

    Hi All,
             We have deployed ESS/MSS Business packages in our system. Also configured UWL to display workitems in portal. But when testing leave request, leave request workitems are not getting displayed in portal as UWL. Any help on this will be appreciated.
    Thanks,
    Krish.

    Hello,
    have created some new users and done with the leave request, it comes to backend inbox, but not
    visible in portal. Re-configured UWL, but still the task not coming( leave request). For other users it is > coming?
    Where have you created these users? Many times it is not enough to create new users in a backend system. You will have to create them in the data source which is used by the UME of your portal or to map this data source with the system where you have created your new users
    You can see what data source your portal is using by going to
    Portal --> System Administration --> System Configuration --> UME Configuration --> Data Source
    If this Data Source doesn´t contain your new users, then UWL wouldn´t be able to show their items.
    Here you can check if your user is contained in the data source:
    Portal --> User Administration --> choose the right data source --> put in the username --> search
    Please check if your users are correctly created.
    Regards,
    Iris

  • Potential & Development Forms are not getting displayed

    Hi Gurus,
    Here goes another problem which I am facing regarding Forms, I created Potential & Developemt forms in Talent Assessment in DEV-100(golden client) & copied it to DEV-300,via SCC1 (another client to which portal is linked), but still the forms are not updated in 300, though 1node & table V_T77TMC_P_V got updated in 300 after i copied the req.
    The complete customization is done in the TR , including the manual transport of the Forms,still they are not getting displayed in 300, kindly help!!!!!!!! its urgent
    Regards
    Bharti Sood

    Hi Bharti Sood,
    It appears that all elements were not transported. Did you go through these customizing tasks in IMG > Talent Management and Talent Development > Talent Assessment:
    - Transport Forms
    - Transport Process Form Assignments
    - Transport Scales
    These elements do not get transported automatically.
    Best regards,
    Luke

Maybe you are looking for

  • Problems after upgrading from 10.2.3 to 10.2.8

    After upgrading from 10.2.3 to 10.2.8, itunes "unexpectedly quits" when I try to purchase a song, and safari "unexpectedly quits" when I visit certain websites. Before upgrading, no such problems.

  • Mac Mini w/ Random Shutdown Syndrome

    I have an original Mac Mini that has started shutting down randomly, at first when streaming video and other high load operations, lately pretty much anytime. I backed up and tried to re-install the OS. It spit out disk 2 of the install disks and cou

  • My front camera and flash wont work

    Basically I've tryed everything, I've restored the phone from iTunes and my front camera and flash just won't work, any help?

  • Initiating batch scripts from Maxl Script Editor in Admin Console??

    Guys, Is it possible to initiate batch scripts from Maxl script editor in Admin Console. I dont want to automate the scripts as my data loading process can happen at any time. Thanks in advance A

  • How to pass data to a used DC.

    Hi, I have a Component which re-uses another component, how can I pass data to the used component? Do I need to create an event? Brayden.