Display Arabic Character in NetScape Navigator

Hi
I am using Oracle Forms & Reports 10g R2. I call a report through a button in that report there are English and Arabic Character. When i see report in Netscape Navigator 9 English character show fine but Arabic Character does not showing properly.
If I check this report inside report builder Arabic Character show fine.
I also try by setting 'Character Encoding' = (ARABIC WINDOWS 1256) in NetScape Navigator 9, but no luck.
Please help me how to solve this issue.
Thanks
Yassen.

Check this link
Arabic Fonts Issue in Reports
1. Re: PDF Reports in Unicode / Arabic & English
2. http://www.orafaq.com/forum/t/162197/149761/
3. Re: Arabic Report generated to text file giving Junk Character.
Hope this helps
Hamid

Similar Messages

  • Problem in displaying Arabic Character in Paper Layout

    Hi
    I am facing problem while displaying arabic characters.
    In Web layout i am able to get it by changing the character set to ISO-8259-6.
    I had changed the NLS parameters in registry as suggested in the help. But still i am unable to get. Please can anyone send the brief steps to fix this.
    Thanks in Advance
    Ranganath

    Ranganath,
    That means subsetting is not happening. If subsetting had been successful, you would have seen in "Font properties", the type of font as Type 3 and name of the font as Fx, where x could be 0,1 etc.
    The things I suspect are: 1) your report definition has some other font associated which is not Arial.
    2) You are not specifying correctly the subset information in uifont.ali.
    Open your report in builder and check again, what font you are using to display the data. Open the report in paper layout and click on the data field and check in the font box, the font name that is displayed.
    In your uifont.ali, make sure that under [PDF:Subset] section, you specify (if you are using Arial font)
    Arial = "arial.ttf".
    If you have any other entry regarding Arial in other sections of uifont.ali, comment those for the time being by putting # before those.
    Let me know the font properties after these steps.

  • My N79 can't display arabic character

    hi guys, can you all help me how to make Arabic character/fonts can be display on my N79 instead of boxes character. I already update the firmware to 30.019.53.1 but still cannot display Arabic fonts.
    What should I do? Am I missing something?
    can you please help me.....
    thanks.....

    _Nokia supporting_
    He. İ;m sorry arabic crachters  not  supporting.

  • Tool -- copy  display arabic letter as junk character

    Dear All.
    Our env 12.1.3 on Solaris 5.10 this is fresh installation.
    We are running some finance report, Its completing normally as well output files display character properly ie in english and arabic.
    While opening log file from tool --> copy option Arabic character showing as junk character.Below are the detail of our nls characterset.
    SQL> SELECT * from NLS_DATABASE_PARAMETERS;
    PARAMETER VALUE
    NLS_NCHAR_CHARACTERSET AL16UTF16
    NLS_LANGUAGE AMERICAN
    NLS_TERRITORY AMERICA
    NLS_CURRENCY $
    NLS_ISO_CURRENCY AMERICA
    NLS_NUMERIC_CHARACTERS .,
    NLS_CHARACTERSET AR8ISO8859P6
    NLS_CALENDAR GREGORIAN
    NLS_DATE_FORMAT DD-MON-RR
    NLS_DATE_LANGUAGE AMERICAN
    NLS_SORT BINARY
    PARAMETER VALUE
    NLS_TIME_FORMAT HH.MI.SSXFF AM
    NLS_TIMESTAMP_FORMAT DD-MON-RR HH.MI.SSXFF AM
    NLS_TIME_TZ_FORMAT HH.MI.SSXFF AM TZR
    NLS_TIMESTAMP_TZ_FORMAT DD-MON-RR HH.MI.SSXFF AM TZR
    NLS_DUAL_CURRENCY $
    NLS_COMP BINARY
    NLS_LENGTH_SEMANTICS BYTE
    NLS_NCHAR_CONV_EXCP FALSE
    NLS_RDBMS_VERSION 11.1.0.7.0
    20 rows selected.
    Please let us know is there any work around to over come this issue.
    With Regards
    T.K

    We are running some finance report, Its completing normally as well output files display character properly ie in english and arabic.What if you download the log file from the server and open it from the client, would you be able to view Arabic font correctly?
    While opening log file from tool --> copy option Arabic character showing as junk character.Below are the detail of our nls characterset.This looks like a browser issue. What is your browser? Can you view Arabic correctly from your browser (View > Encoding)?
    Thanks,
    Hussein

  • ** Plz help me in displaying unicode character **

    Hi,
    I hava a problem with the following code. Actually I want to display some arabic character with the help of unicode. Plz go through the following code.
    import java.awt.*;
    class Unicode extends Frame
    public static void main(String args[])
    Frame f = new Frame("Unicode");
    f.setSize(200,200);
    String str="\u0600";
    TextField tf=new TextField(str);
    f.add(tf);
    f.setVisible(true);
    I m trying to print that character on a textfield. However, this is not the requirement but for only testig purpose. I get the character '?' in the resulting textfield. plz tell me that how can I use unicode to print other languages character anywhere like on awt, swing or in html. plz reply soon . Thanks
    Fahad Ahmed

    \u0600 is an unassigned Unicode character, so there's no way to do that. However I assume you mean you want to display Arabic characters such as \u0627, Arabic Letter Alef (&#x0627). Then you need to find a font that can render those characters properly, and assign that font to the TextField using its setFont() method.
    I notice you are using AWT, which probably means you are trying to do this in an applet. If that's the case then "find a font and use it" is going to be a big problem, because you don't know what fonts your clients' computers have available.

  • Forms displaying arabic in Devsuite10gR2 but not in OAS10gR2?

    Friends,
    i have installed oracle developer suite 10g in windows xp sp2.
    In the default.env i have added the below line at the bottom
    NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256in the formsweb.cfg the last contents are.
    [ncc]
    form=faccn101.fmx
    WebUtilArchive=frmwebutil.jar,jacob.jar
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    baseHTMLjinitiator=webutiljini.htm
    baseHTMLjpi=webutiljpi.htm
    archive_jini=frmall_jinit.jar
    archive=frmall.jar
    lookAndFeel=oraclenow the form faccn101.fmx is displaying the arabic character correctly, if i run this form in the windows xp sp2.
    now i put the above default.env and formsweb.cfg in the oracle application server 10g which is in rhel as 4.8
    then if i access the form faccn101.fmx the arabic characters are junk.
    how come?
    thanks

    that also i have set it already. at the end of default.env but no use.
    NLS_LANG=AMERICAN_AMERICA.AR8ISO8859P6
    one more thing...Am i have to select both arabic and english while installing oracle application server?
    because while installing OAS i have selected only english....

  • DISPLAYING A CHARACTER IN A FORMAT ......

    Hi ..
    I would like to draw attention from oracle professionals and oracle support members...
    i have a select statement .. which displays .. an amount invoice in 9999.99 format ...
    we are using a multilingual software .. and the other langauge is .. arabic ..
    my problem is to display an arabic character in place of "." ... i m trying to use translate function to achieve my objective ...
    so i say ..
    select translate(to_char(inv_amount,'999.99'),'.','Q')
    from invoice_header
    I expect result as 1250.88 in arabic ...and arabic character in place of "."
    but what happening is ....
    Its diplaying me 88.1250 in arabic which is exteremely wrong ....can anybody .. help me to sort this problem ..
    Note: In arabic number are read left to right ... unlike the characters ..
    Nadeem Syed
    null

    I don't know much about multi-language support. Anyways, the following function can solve your problem if you need a quick solution. The output of the function may be formatted to translate '.' into whatever special character you want to use in Arabic.
    CREATE OR REPLACE FUNCTION RevStr(ActualString IN VARCHAR2)
    RETURN CHAR IS
    BEGIN
    RETURN(SUBSTR(ActualString, INSTR(ActualString, '.')+1)| |'.'| |SUBSTR(ActualString, 1, INSTR(ActualString, '.')-1));
    END;
    null

  • I want to run jasper Report as pdf to display arabic letter

    i want to run jasper Report as pdf to display arabic letter butv when i use
    byte[] bytes =JasperRunManager.runReportToPdf(report,parameters, conn); display ?????
    i hope anybody to help me
    thanks
    Edited by: Amr Ahmed on May 2, 2011 2:08 AM

    DECLARE
    vParamList PARAMLIST;
    BEGIN
    vParamList:=GET_PARAMETER_LIST('MyRep');
    IF NOT ID_NULL(vParamList) THEN
    DESTROY_PARAMETER_LIST(vParamList);
    END IF;
    vParamList:=CREATE_PARAMETER_LIST('MyRep');
    SET_REPORT_OBJECT_PROPERTY('report_path\emp_rep_def',REPORT_DESFORMAT,'PDF');
    RUN_PRODUCT(REPORTS,'report_path\emp_rep_def',ASYNCHRONOUS,RUNTIME,FILESYSTEM,vParamList,NULL);
    END;

  • Problem in displaying arabic

    Hi
    I am having a problem in displaying arabic language. The
    problem is that sentences are not being displayed in correct
    format. That is they are displaying in the format like left to
    right languages and not in the format like right to left languages.
    Someone can suggest me what is the real problem and how can i
    solve it?
    Regards

    Hi
    Even I had the same problem initially. Have you installed the
    arabic fonts in your machines? I assume that you are working on a
    Windows machine. My suggestion would be goto {control panel ->
    Regional language and Settings -> select "Language" tab ->
    select the two checkboxes in that tab}.
    It will ask for the windows XP CD to install those fonts.
    Once its through I hope your problem will be resolved.

  • Displaying Arabic in PDF report generated by Report viewer

    Dear all,
    we are using oracle developer suite 6i 32 bit on oracle database 10gR2 32 bit on windows server 2008.
    we have a problem with displaying Arabic in our pdf file which is generated from the report.
    details are below
    1. our database NLS details are below
    select * from v$nls_parameters
    PARAMETER                                          VALUE
    NLS_LANGUAGE                                       AMERICAN
    NLS_TERRITORY                                      AMERICA
    NLS_CURRENCY                                       $
    NLS_ISO_CURRENCY                                   AMERICA
    NLS_NUMERIC_CHARACTERS                             .,
    NLS_CALENDAR                                       GREGORIAN
    NLS_DATE_FORMAT                                    DD-MON-RR
    NLS_DATE_LANGUAGE                                  AMERICAN
    NLS_CHARACTERSET                                   AR8ISO8859P6
    NLS_SORT                                           BINARY
    NLS_TIME_FORMAT                                    HH.MI.SSXFF AM
    NLS_TIMESTAMP_FORMAT                               DD-MON-RR HH.MI.SSXFF AM
    NLS_TIME_TZ_FORMAT                                 HH.MI.SSXFF AM TZR
    NLS_TIMESTAMP_TZ_FORMAT                            DD-MON-RR HH.MI.SSXFF AM TZR
    NLS_DUAL_CURRENCY                                  $
    NLS_NCHAR_CHARACTERSET                             AL16UTF16
    NLS_COMP                                           BINARY
    NLS_LENGTH_SEMANTICS                               BYTE
    NLS_NCHAR_CONV_EXCP                                FALSE
    2. our registry details are below
    NLS_Lang=ARABIC_AMERICA.AR8MSWIN1256
    3. our operating system details are below
    System Language= Arabic Oman
    4. PDF Viewer is Adobe Acrobat Reader
    now here is the problem
    when we generate the report, the report viewer display the report and the Arabic is displayed as expected.
    but when we click on File>Generate to File>PDF
    the file is created, but the contents of the file are in unknown format, it is neither English nor Arabic.
    if we click on File>Generate to File>RTF
    then the Arabic is displayed correctly, but it is not what we need. we need to display it in ADOBE ACROBAT or FOXIT READER for example.
    How to fix it?
    kindly guide us accordingly.
    Regards

    any help please?

  • Problem displaying Arabic characters in PDF using Java APIs

    We are experiencing a problem when attempting to display Arabic characters within a PDF document using the Java APIs.
    The relevant Java code is as follows:
    RTFProcessor processor = new RTFProcessor("example.rtf" );
    processor.setOutput( “example.xsl” );
    processor.setExtractXLIFF(true);
    processor.process();
    ByteArrayOutputStream dataOut = new ByteArrayOutputStream();
    DataProcessor dataProcessor = new DataProcessor();
    dataProcessor.setDataTemplate( example.xdt" );
    if( parameterValues != null && parameterValues.length > 0 )
    setReportParameters( dataProcessor, parameterValues ); // method to set any report parameters from the parameterValues list.
    dataProcessor.setConnection( jdbcConnection );
    dataProcessor.setOutput(dataOut);
    dataProcessor.processData();
    FOProcessor foProcessor = new FOProcessor();
    foProcessor.setLocale( locale );
    foProcessor.setData( new ByteArrayInputStream( dataOut.toByteArray() ) );
    foProcessor.setTemplate( “example.xsl” );
    String xliffFileNameAndPath = getXLIFFFile( “example”, locale );
    if( xliffFileNameAndPath != null )
    foProcessor.setXLIFF( xliffFileNameAndPath );
    foProcessor.setOutput( "example.pdf" );
    foProcessor.setOutputFormat(
    outputFormat == PDF_FORMAT ? FOProcessor.FORMAT_PDF : FOProcessor.FORMAT_HTML );
    foProcessor.generate();
    The method getXLIFFFile( ) gets the relevant XLIFF file for the supplied report locale (if it exists) – the three test files that we used were Italian (example_it_IT.xlf), Spanish (example_es_ES.xlf) and Arabic (example_ar_AE.xlf).
    I imported the following JAR files from the XML Publisher release (version 5.6.2) into my Java application: collections.jar, i18nAPI_v3.jar, versioninfo.jar, xdocore.jar and xmlparserv2.jar.
    The output is OK for all three translations in HTML format, using a charset of UTF-8, and for Italian and Spanish in PDF format. However, the Arabic characters display as question marks in PDF format. The same issue occurs if I stream the output as a byte array straight to the HTTP response rather than save within a file.
    Note that the same RTF, XDT and XLIFF files produce the correct output in both HTML and PDF when executed within XMLPublisher.
    Thank you

    Hi
    I had a similar issue with arabic chars. With PDF layout, chars were appearing properly when preveiwd on local m/c, but as I implement file on server, it was displayed as ?????. I had raised a TAR 5798348.993 with oracle about this and they suggested to apply patch 4028294 Oracle Sourcing J Rollup and then patch 4182914. But later my users changed requirement and i cud not apply the patch to test if it works fine.
    But here, you have suggested that installing fonts would do. Is it really that simple? If yes, dont know what is that patch for which I was told to apply.
    Regards
    Varun

  • Export arabic character into csv file turns into question mark in sql dev

    Hi,
    I am trying to export a table's output that contains some arabic and english mixed data, when I try to export it in csv, all the arabic characters change into question mark (?) but the same export is working fine on .xls or .xlsx.
    Since we have to export a huge data and csv is much faster thar .xls, kindly let me know why it is happening and what is the solution for this.
    Well, we are on Oracle 11gR2 and Sql Dev is 3.1
    Appreciate your time and experience sharing.
    Regards.

    Hi,
    Since you say it works for xls but not csv, and the only applicable preference setting ( Tools|Preferences|Database|Utilities|Export|Encoding ) should apply to all export formats, I would imagine this is a bug. Especially if the encoding specified in Preferences is consistent with the client OS settings. I was not able to find any prior bug logged against the Export utility for this issue.
    I logged a bug for this:
    Bug 13993410 - FORUM: ARABIC CHARACTER ENCODING RESPECTED FOR XLS BUT NOT CSV
    Regards,
    Gary
    SQL Developer Team

  • How do you get a TextField.htmlText to display a character?

    I'm trying to have a dynamic text field display htmlText and
    I've run into a bug/problem where the text field will NOT display
    the < character (less than sign). In fact, unless I escape that
    character like: \<, the text field stops displaying ANYTHING
    after a < as well.
    var tff:TextFormat = new TextFormat();
    tff.size = 12;
    tff.color = 0x000000;
    tff.align = "left";
    mytextField.ptf.type = "dynamic";
    mytextField.ptf.multiline = true;
    mytextField.ptf.html = true;
    mytextField.ptf.embedFonts = false;
    mytextField.ptf.selectable = false;
    mytextField.ptf.autoSize = "left";
    mytextField.ptf.htmlText = myHTMLString;
    mytextField.ptf.setTextFormat(tff);
    mytextField is a clip on the stage that has a dynamic text
    field in it. it's set to Arial and Use Device Fonts.
    the results when
    var myHTMLString:String = "<i>this</i> is a
    <b>sample piece</b> of html text with a \<
    character."
    displays:
    this is a
    sample piece of html text with a \ character.
    and when
    var myHTMLString:String = "<i>this</i> is a
    <b>sample piece</b> of html text with a <
    character."
    displays:
    this is a
    sample piece of html text with a
    I presume that it's having problems displaying the <
    character because it's confusing it with the start of an html tag.
    How do you escape the < character so it can be displayed?
    I tried url and html encoding it (&lt; and %3C) but got
    the same results

    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_15863

  • Display Arabic text in ScrollPane Component ?

    hello,
    i have RSS reader it's work fine with english but the problem
    is arabic text don't display in RSS reader just english and help
    about to display arabic text in ScrollPane component that component
    reader info from xml file and display it ?
    Regard,
    Crimson

    any idea ?

  • Cannot display Thai. character in List box elements

    Hi all,
    I have set the Fonts to Ms San Serif to all items in a form, all items seems can display Thai. character correctly. For List box, it can display Thai also, but the elements in the selections cannot.
    Does any expert know how to fix this ?
    Thanks!

    Hi Kinghow,
    Thanks for your reply!
    The problem still can't solve after set the auto csv code select "Yes". The excel file still can't display Thai character.
    Am i using a correct way to generate excel file? Do you have any suggestion to export data to excel using pl/sql?
    If i removed below part, then the excel file working well.
    htp.tableOpen(cattributes=>'border="1",bordercolor="BLACK",align="CENTER"');
    for x in (select srd_line_prop,srd_line_dtl from schd_rptd where srd_queue_no=:P401031_QUEUE_NO and srd_line_prop='H' order by srd_queue_no,srd_line_no)
    loop
    htp.tablerowopen(cattributes => 'bgcolor="#81F7F3"');
    for i in 1..pkg_wwe.split_count(x.srd_line_dtl,'|') loop
    if i = 1 then
    htp.p('<TD nowrap align="center" width="70px" > <font size="2" face="arial" color="#088A08">');
    htp.p(pkg_wwe.split(x.srd_line_dtl,'|',i));htp.p(' ');htp.p(' ');
    htp.p('</TD>');
    else
    htp.p('<TD nowrap align="center" width="70px" > <font size="2" face="arial" color="#08088A">');
    htp.p(pkg_wwe.split(x.srd_line_dtl,'|',i));htp.p(' ');htp.p(' ');
    htp.p('</TD>');
    end if;
    end loop;
    htp.tableRowClose;
    end loop;
    htp.tableClose;
    I really do not have any idea on how to solve this problem. Is really strange on this problem.

Maybe you are looking for

  • URGENT - Posting a XML file to a listener URL

    Hi all, I have a situation like this: A servlet Client should post a XML file to a listener URL, and the listener responds back with a XML file after the processing the posted XML file. 1. Before posting, the servlet client should establish a session

  • Possible Bug When Binding Data to ContentPresenter ToolTip Attribute

    Hello everyone, I'm developing a small application using WPF. I have a custom ListBox control which contains a number of CheckBox entries paired up with a ContentPresenter object which displays some text obtained from a custom generic object. If I bi

  • Mail recovery in snow leopard from mountain lion

    hi, i've just reinstalled my old snow leopard onto my mabook pro (2010). but unfortunately my mail exports didn't include all my mails. so now i would like to transfer my mails from my mountain lion backup (which i have on a external hdd) onto my sno

  • JDialog jdk1.5 vs jdk1.6

    Hi, I'm having a different behaviour when I'm executing the following code on jdk1.5 and 1.6 : import java.awt.BorderLayout; import java.awt.Color; import javax.swing.JButton; import javax.swing.JDialog; import javax.swing.JFrame; import javax.swing.

  • Mac mini server as a media server

    Hi guys, my first time on this forum. Just purchased a mac mini server with dual HDDs. never used a server before. Have hooked it into a small home network. 1. Want to store iTunes music and videos on the server so that macs on the network can use th