ARABIC language not supported by PC suite

Since I've updated my PC suite to 7.1.18.0 and it doesnt support the arabic language anymore ..arabic letters appear as dashes..
WHAT SHOULD I DOOOOOOOOOOO???????
IF u had any solution, plz help!!
REMARK:
VISTA is the OS
Nokia 6500s is the model

I supose you installed an arabic version of v.7.1.18.0.
Try to reinstall it.
N95 & N96 User

Similar Messages

  • BUG:  Expression Language not supported (JDeveloper 10.1.3.0.4(SU1))

    Hi!
    I have the following code in a jspx page:
    <c:if test="${!empty bean.genericErrorMessages}">
    <h:outputText styleClass="texto_red"
    value="#{bean.genericErrorMessages}"
    id="applicationErrorMessages" escape="false"/>
    </c:if>
    All code compile well, but when i run the jspx page the following exception occur.
    The problem is that in JDeveloper Early Access 3 the problem doesn't occur.
    But in the Jdeveloper version 10.1.3.0.4(SU1) the exception occur.
    I'm running JDeveloper in a Windows XP SP2, JSF 1.1_01 and JSTL 1.0
    Does anyone know a solution to this problem? Tanks.
    The Exception:
    Error: Expression Language not supported in compile time attribute test
         at oracle.jsp.parse.JspUtils.hasELWithCreation(JspUtils.java:1248)
         at oracle.jsp.parse.JspUtils.processELAttribute(JspUtils.java:1274)
         at oracle.jsp.parse.OpenJspTagHandler.processAttributeValue(OpenJspTagHandler.java:331)
         at oracle.jsp.parse.JspParseTag.parseXMLSrc(JspParseTag.java:1368)
         at oracle.jsp.parse.JspParseTag.parse(JspParseTag.java:1413)
         at oracle.jsp.parse.OpenJspTagHandler.parse(OpenJspTagHandler.java:802)
         at oracle.jsp.parse.JspParseTag.genXMLSrcTag(JspParseTag.java:867)
         at oracle.jsp.parse.JspParseTag.parseXMLSrcNextTag(JspParseTag.java:745)
         at oracle.jsp.parse.JspParseTag.parseXMLSrcBody(JspParseTag.java:1121)
         at oracle.jsp.parse.OpenJspTagHandler.parseXMLSrcBody(OpenJspTagHandler.java:739)
         at oracle.jsp.parse.JspParseTag.parseXMLSrc(JspParseTag.java:1375)
         at oracle.jsp.parse.JspParseTag.parse(JspParseTag.java:1413)
         at oracle.jsp.parse.OpenJspTagHandler.parse(OpenJspTagHandler.java:802)
         at oracle.jsp.parse.JspParseTag.genXMLSrcTag(JspParseTag.java:867)
         at oracle.jsp.parse.JspParseTag.parseXMLSrcNextTag(JspParseTag.java:745)
         at oracle.jsp.parse.JspParseTag.parseXMLSrcBody(JspParseTag.java:1121)
         at oracle.jsp.parse.OpenJspTagHandler.parseXMLSrcBody(OpenJspTagHandler.java:739)
         at oracle.jsp.parse.JspParseTag.parseXMLSrc(JspParseTag.java:1375)
         at oracle.jsp.parse.JspParseTag.parse(JspParseTag.java:1413)
         at oracle.jsp.parse.OpenJspTagHandler.parse(OpenJspTagHandler.java:802)
         at oracle.jsp.parse.JspParseTag.genXMLSrcTag(JspParseTag.java:867)
         at oracle.jsp.parse.JspParseTag.parseXMLSrcNextTag(JspParseTag.java:745)
         at oracle.jsp.parse.JspParseTag.parseXMLSrcBody(JspParseTag.java:1121)
         at oracle.jsp.parse.OpenJspTagHandler.parseXMLSrcBody(OpenJspTagHandler.java:739)
         at oracle.jsp.parse.JspParseTag.parseXMLSrc(JspParseTag.java:1375)
         at oracle.jsp.parse.JspParseTag.parse(JspParseTag.java:1413)
         at oracle.jsp.parse.OpenJspTagHandler.parse(OpenJspTagHandler.java:802)
         at oracle.jsp.parse.JspParseTag.genXMLSrcTag(JspParseTag.java:867)
         at oracle.jsp.parse.JspParseTag.parseXMLSrcNextTag(JspParseTag.java:745)
         at oracle.jsp.parse.JspParseTag.parseXMLSrcBody(JspParseTag.java:1121)
         at oracle.jsp.parse.OpenJspTagHandler.parseXMLSrcBody(OpenJspTagHandler.java:739)
         at oracle.jsp.parse.JspParseTag.parseXMLSrc(JspParseTag.java:1375)
         at oracle.jsp.parse.JspParseTag.parse(JspParseTag.java:1413)
         at oracle.jsp.parse.OpenJspTagHandler.parse(OpenJspTagHandler.java:802)
         at oracle.jsp.parse.JspParseTag.genXMLSrcTag(JspParseTag.java:867)
         at oracle.jsp.parse.JspParseTag.parseXMLSrcNextTag(JspParseTag.java:745)
         at oracle.jsp.parse.JspParseTag.parseXMLSrcBody(JspParseTag.java:1121)
         at oracle.jsp.parse.OpenJspTagHandler.parseXMLSrcBody(OpenJspTagHandler.java:739)
         at oracle.jsp.parse.JspParseTag.parseXMLSrc(JspParseTag.java:1375)
         at oracle.jsp.parse.JspParseTag.parse(JspParseTag.java:1413)
         at oracle.jsp.parse.OpenJspTagHandler.parse(OpenJspTagHandler.java:802)
         at oracle.jsp.parse.JspParseTag.genXMLSrcTag(JspParseTag.java:867)
         at oracle.jsp.parse.JspParseTag.parseXMLSrcNextTag(JspParseTag.java:745)
         at oracle.jsp.parse.JspParseTag.parseXMLSrcBody(JspParseTag.java:1121)
         at oracle.jsp.parse.JspParseTag.parseXMLSrc(JspParseTag.java:1375)
         at oracle.jsp.parse.JspParseTagFile.parseXMLSrc(JspParseTagFile.java:296)
         at oracle.jsp.parse.JspParseTagFile.parse(JspParseTagFile.java:211)
         at oracle.jsp.parse.OracleJsp2Java.transform(OracleJsp2Java.java:403)
         at oracle.jsp.runtimev2.JspPageCompiler.attemptCompilePage(JspPageCompiler.java:558)
         at oracle.jsp.runtimev2.JspPageCompiler.compilePage(JspPageCompiler.java:348)
         at oracle.jsp.runtimev2.JspPageInfo.compileAndLoad(JspPageInfo.java:610)
         at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:634)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:370)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:298)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:205)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:130)
         at org.apache.shale.faces.ShaleViewHandler.renderView(ShaleViewHandler.java:143)
         at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
         at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at pt.ivv.commonbusiness.presentation.servlets.filter.HibernateFilter.doFilter(HibernateFilter.java:68)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:218)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:119)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:534)

    Hello,
    You should not try to mix JSP and JSF EL prior to JSF 1.2 and JSP 2.1, the result is inconsistent most of the time.
    To fix your current issue though, I suggest you use the rendered attribute instead of a <c:if>, so would be:
    <h:outputText styleClass="texto_red"
    value="#{bean.genericErrorMessages}"
    id="applicationErrorMessages" escape="false" rendered="#{!empty bean.genericErrorMessages}"/>Regards,
    Simon Lessard

  • SP2010 Configuration Error: MicroSoft.SharePoint.SPException Language Not Supported

    I am facing "MicroSoft.SharePoint.SPException: Language not supported" error while configuring through SP Products configuration wizard. The solution suggested to this issue in different forums is to add 1033 entry in the registry. For me it already
    exists. Even then, it generated the error. Any suggestions?
    -K

    Dear Faisal Iman,
    I have seen your post, Can't open a document in IRM enabled document library(http://social.technet.microsoft.com/Forums/en-US/sharepointgenerallegacy/thread/b2a65477-aab8-426f-8f33-444e5ba900dd)
    I am also facing same problem ... please find following links
    http://social.technet.microsoft.com/Forums/en-US/rms/thread/53458615-13f3-40e5-895f-c0afe1208be7
    Sorry post here about this post.. i need to contact you thats why posted here..please help me to solve this problem
    Thanks
    Scorpion 

  • E71 is not supported by PC Suite????

    Hello,
    I am realy frustrated. Bought the E71 in Shanghai yesterday. Today I tried like 6 hours to get the PC Suit connected to be able to sync my calender. What happend so far:
    - up until now I had a N81 8GB. Worked very well no problems at all (Bought it back in Germany)
    - Bought the E 71 and connected it to my Laptop (Windows 2000 SP4) PC Suit version 6.86.9.3 via USB
    - connection worked well I was asked to reinstall SMS Sync or something which I did.
    - File transfer, Text messages etc etc everything works
    - then is tried sync and got the message "Connected phone is not supported by PC Suite"
    - then I tried the same on my desktop. (XP lasted PC Suite version)....same result
    - started searching the net to get some suggestions, I bought a Bluetooth device, tried to connect.... same result
      everything work but if I try to sync I get the message "connected phone ......."
    - used software updater, but get the message everything is up to date
    - took out the memory card, ...same result
    - try again with the N81 everything works
    - deinstall PC Suite, reinstall same result
    - reboot, disconnect, reconnect, usb, bluetooth result is always the same
      syncing doesnt work
    anyone have an idea? I just wanna through that thing against the wall
    Message Edited by ifrin on 15-Mar-2009 11:59 AM

    It think it is a few years since there was a PC Suite version that worked with Windows 2000.
    And as the versions of PC Suite that are old enough to work on Windows 2000 were done before the E71 was made, the old PC Suite versions will not recognize the E71.
    Microsoft also stopped support Windows 2000 and releasing fixes (including security fixes) some time ago, so it might be safer to migrate away from Windows 2000 (at least if you're PC's are connecting to the Internet).
    The latest PC Suite version you can always find on http://www.nokia.com/pcsuite

  • Arabic language not display when i make search by arabic language why

    <p>Hi guys in my database i have hrdatabase has table Employee</p><p>Table Employee has field EmployeeName nvarchar(50)</p><p>my sql server support arabic language but i dont know how to handel query to accept arabic</p><p>in
    query analyzer i write</p><span style="color:#0000ff;font-size:small;"><span style="color:#0000ff;font-size:small;"> <p>select * from Employee where EmployeeName='احمد'</p><p>Not give me any result</p><p>i
    modify query as following</p><p>select * from Employee where EmployeeName=N'احمد'</p><p>it work and give me result meaning my sql support arabic</p><p>my proplem in this stored procedure</p><p>it is dynamic stored
    procedure and have more parameter but i dont know how to modify to accept arabic</p><p></p><span style="color:#0000ff;font-size:small;"><span style="color:#0000ff;font-size:small;"> <p></p><p><span
    style="color:#ff0000;font-size:small;"><span style="color:#ff0000;font-size:small;"></span></span><span style="color:#ff0000;font-size:small;"><span style="color:#ff0000;font-size:small;"></span></span><span
    style="color:#ff0000;font-size:small;"><span style="color:#ff0000;font-size:small;"></span></span><p></p><span style="color:#ff0000;font-size:small;"><span style="color:#ff0000;font-size:small;"></span></span><span
    style="color:#ff0000;font-size:small;"><span style="color:#ff0000;font-size:small;"></span></span><span style="color:#ff0000;font-size:small;"><span style="color:#ff0000;font-size:small;"></span></span></p></span></span></span></span><span
    class="t-marker"></span>

    It's somewhat hard to read your question because of the xml formatting characters, but I think your question is
    Hi guys in my database i have hrdatabase has table Employee
    Table Employee has field EmployeeName nvarchar(50)
    my sql server support arabic language but i dont know how to handel query to accept arabic
    in query analyzer i write
    select * from Employee where EmployeeName='احمد'
    Not give me any result
    i modify query as following
    select * from Employee where EmployeeName=N'احمد'
    it work and give me result meaning my sql support arabic
    my proplem in this stored procedure
    it is dynamic stored procedure and have more parameter but i dont know how to modify to accept arabic
    The answer is that when you have 16 bit UNICODE data you must always compare the results as unicode, store the data in unicode (that is, nvarchar, nchar, or ntext) columns and variables and when using literals, you must use unicode literals (that is use
    N'<the literal you want>', not '<the literal you want>'.  This is because whenever you implicitly or explicitly convert a unicode value to an eight bit value and there are characters in the unicode value that don't have a corresponding match
    in the 8 bit system, those values are converted to question marks.  So in
    Select * From Employee Where EmployeeName = 'احمد'
    the 'احمد' are 16 bit unicode characters, but you are putting them into an 8 bit literal, so those characters get converted to question marks and that statement is equivalent to
    Select * From Employee Where EmployeeName = '????'
    and you don't get any rows back because you don't have any emplyees whose name is ????.
    So when you are writing and calling your stored procedure, every thing that can contain an unicode value must be a unicode literal, column, or variable.  That means all such literals must be of the form N'<something', your columns, variables, and
    parameters that can contain unicode data need to be nvarchar or nchar, any unicode values passed to that procedure must be nvarchar, nchar, or a unicode literal.
    Tom 

  • Arabic Language not shown in IDT results

    Hi Experts,
    I am using IDT to create universe on top of Oracle EBS, when i preview the report directly from EBS it shows the ARABIC Language BUT when i preview same results in IDT it shows "Question marks" instead of Arabic. Snapshot is attached.
    Any suggestions? Am i missing something?
    Regards
    Ayaz

    Hi,
    The following support notes should help you get to your solution:
    http://service.sap.com/sap/support/notes/1599417 - BI 4.0 - Steps to Support Double Byte Characters in Interactive Analysis
    http://service.sap.com/sap/support/notes/1816518 - Bullet points in Oracle data show up as question marks when viewed in Webi reports.
    Regards,
    H

  • Dictionary language not supported

    hi guys,
    After updating my N85 i've got the dictionary application but when downloading the languages pack from the site and installing (arabic and french ) an error occured that said that the language pack is not supported
    So plz can anyone tell me where is the prob

    I know this isn't what the OP is asking about, but perhaps Teus de Jong's Indesign Hyphenation checker can help.  This creates a new window in ID listing a document's hyphenated words, and clicking on one of them takes you to its location in the ID file.  The best version runs in Windows (faster, multiple files), but Peter Kahrel recently adopted it for Javascript, making it available for Mac ID as well.  The JSX version avoids the problems I've had getting the compiled versions to work on various Windows systems (apparently dues to local peculiarities): it has worked very well in initial testing on problem machines, and I'm about to use it on a real job.
    David
    P.S.  This is great for catching the inevitable hyphenation errors for Chinese pinyin romanizations in text that is mostly English.  I'd love to be able to apply a "Pinyin" language attribute with a corresponding pinyin hyphenation dictionary, but I don't see any sign of that.

  • Arabic language not displayed in Oracle 11g

    Dear all,
    I have problem in inserting data Arabic language into oracle database 11g.. it displays " ??????? "
    I am programming a php application that insert data into oracle database, and I did as described in forums but still not working.
    here is what i did:
    NLS_LANG value is set to AMERICAN_AMERICA.AR8MSWIN1256
    Database character set is: AL32UTF8
    Arabic language is installed in windows regional and language settings, and Arabic keyboard
    HTML page character set is: <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    I cant figure out whats causes the problem in my case. any help will be much appreciated.
    Regards

    Hi guys
    and thanks for the replies.. and sorry for my late reply
    I tried using ARABIC_UNITED ARAB EMIRATES.AR8MSWIN1256 in NLS_LANG but still the same issue,
    The way am viewing the input is via Oracle Enterprise Manager.
    And the way am inserting the values are via html form and php.
    Also, I tried selecting data and viewing it in the browser but also show "????"
    I haven't try AL32UTF8 instead of AR8MSWIN1256 yet, am gonna try and reply soon.
    Thanks

  • Chinese language not support in N93i...

    hi.. i have trouble with my nokia N93i, is it anyone here using nokia N93i with chinese word inside.. coz my phone is not support chinese language, i already update my fone but still don't have chinese language.. anyone here can help me??

    The phone you have was evidently not intended for the Chinese market. Chinese language would have been in it otherwise.
    You will have to take your phone to your nearest Nokia Care Point and ask them to install a Chinese language pack. They may charge for this even if your phone is new since there's nothing actually wrong with it. Also note that a reset or a software update will erase the language pack and you'll have to return to the NCP and have it installed again.
    Was this post helpful? If so, please click on the white "Kudos!" star below. Thank you!

  • 5310 Xpress Music Not Supported by PC Suite 6.86??...

    Phone: Unlocked 5310 Xpress Music Phone
    O.S.: Windows XP Media Center 2005 w/SP2
    PC Suite Version: 6.86
    Connectivity: USB Cable
    Problem:
    Installed PC Suite software, cable drivers, connectivity established to phone. PC Suite however, though it confirms USB connection to phone, and identifies phone in graphic on the dashboard, shows phone "grayed out" on properties page. When attempting to synchronize using PC Suite to enter a contact, am told "phone not supported -- install correct version of PC Suite".
    Have placed 8 calls to Nokia Support to address issue.
    - At first was told PC Suite does not run on XP Media Center. Told them XP Media Center is built on XP Pro platform -- no basic difference there.
    - Went to a different system running XP Home Edition and installed PC Suite and had exact same issues occur.
    - Nokia said must be firewall/security program conflicts -- that their developers can't create a software package compatible with all security software structures. Told them was running Trend Micro...a widely used security program. Was sure their developers would have at least accommodated for the most common security engines customers use to protect their systems so Nokia could avoid numerous troubleshooting calls about this kind of problem. I'm not running some off-brand, 3rd party, unknown security application.
    - Nokia then said to turn off all firewall and security protections during a clean PC Suite install. Did that...same situation.
    - Nokia said find 3rd party software to accomplish what PC Suite does but they can't provide guidance on what to use. Said look into forum. No answers there.
    - After further installation and sync attempts, Nokia said I must have a faulty phone. Returned it.
    - Just received new 5310 and am having exact same issues.
    I just want to be able to enter my contacts into my phone's memory via my computer so I don't have to manually enter all of them by hunting and pecking using ABC...GHI, etc. for every entry. I purchased a phone primarily to utilize the progressive technology available for this purpose, yet still find that, after paying for those features, I'm faced with having to use the same archaic method I had to use with my old phone when entering my contacts.
    Any guidance out there? Or any suggestions on 3rd party software that will do this that would work with my computer system and 5310 phone? I still have time to return this phone to find something else that truly offers progress in this area. Thanks for any help you can give!

    I appreciate you taking the time to point me in this direction. I did go to the page you directed me to to download v-7.0.7.0. I know everything was done correctly because I'm connecting and all aspects of my device manager confirms it.
    Unfortunately I'm still hitting the same roadblock at synchronization. I contacted Nokia again and was told that in some instances, sometimes registry files in Windows Media Center may conflict with PC Suite -- I seem to be one of the lucky ones who is affected by this.
    I've been instructed by Nokia to once again "borrow" access to a different computer running either XP Home Basic or XP Pro...or Vista to attempt to synchronize there. The problem, they tell me, is that I am unable to select the "Reinstall...SMS/MMS" option in the "Help" menu bar of the PC Suite dashboard (it's grayed out).
    They're only other suggestion is that I consider downgrading my own operating system to the Home Edition or upgrade it to Vista (along with upgrading all kinds of software/hardware, etc.).
    #1 I have no intention of downgrading anything, and
    #2 I have no intention of upgrading to Vista -- too many associates have opted to try to downgrade their Vista systems because of problems they've encountered with the OS.
    And with my luck even if I spent the money and ruined my system to do it, there is no guarantee it would work even then -- all for features on a phone I thought I had already paid good money for for the right to utilize.
    So...I will once again be borrowing someone else's system to test the synchronization effort to see if it really has anything to do with Media Center OS registry conflicts...or not.
    Seems to me this should be a pretty basic technology -- I know it's been around for awhile now, yet I would have problems with it.
    Anyway...I do thank you deeply for taking time to try to help me get through this frustration. It's nice to know there are kind folks out there!

  • Nokia 5310 not supported by Pc Suite

    I have a nokia 5310 which came with a pc suite cd.I installed it folling the instructions. However after connecrting my phone via usb cable, and tried to transfer music the interface said it does not support my phonse model.I tried all the updates and none worked.I am able to sync with media player and drop and drag.

    I had the exact same problem, with an unlocked 5310 music xpress. I downloaded and reloaded the latest version of PC Suite multiple times on different computers. I gave up for a couple of months then decided to search the net for any help.
    This simple fix is what actually worked for me.
    1. Turn off phone and remove sim card and memory card
    2. Restart phone without sim card or memory card loaded.
    3. connect to pc suite and see if it recognises phone and it works propperly.
    4. Disconnect phone and reinstall sim card and memory card.
    5. Reconnect to Pc Suite and it should work fine now.
    It worked for me, hope it helps you.

  • X7-00: Not supported by PC Suite??

    Dear Nokia team, I am very happy with my new X7, BUT... I tried now for three days to get it working with PC Suite. But I had no luck: older versions say that X7 is connected in a "wrong usb mode" and only the camery is recognized, latest version tells me "Your device is not supported"
    So please do not force me to use ovi suite.... it is crowded and it gives me not a clean & fast acces and overview on contacts, syncing,... Worse: OVI suite is not allowed to be used in my company, PC Suite is allowed. So what can i do??
    Please do not abandone PC Suite!
    regards,
    RC

    Hey Randolph,
    I'm afraid PC Suite is no longer in development and therefore incompatible with the X7. I guess you could request the administrator to make OVI suite available.
    Whizzkid

  • Acrobat 6.0.6: Foreign language not supported?

    I am running on Window Vista (but the same problem applies to Win 2K+SP4 and XP+SP2).
    I try to insert text in a Text Box Tool. I select the desired language (a Middle Eastern language) through the OS. But when I type, I see primarily small vertical rectangles and other garbage.
    The Acrobat's help document explicitly says that those languages are supported.
    Also, I have no problem applying those languages when using other editing applications such as Word, etc.
    So are they or aren't those languages supported by Acrobat? And if it is supported, how exactly can it be accomplished?
    Thanks in advance,
    David

    you may have to make sure you choose a font for the box which includes
    those characters.
    Aandi Inston

  • Arabic language not displaying  while loading Excel to Db.

    Hi Gurus,
    i am loading data from Excel to Db . Excel file contains some arabic language data while loading in to odi its showing all ??? marks in the place of arabic language.
    Could any one help me in this regards to fix this .
    Thanks in Adv
    Regards
    sri

    On the target database you will have to change the NLS_CHARACTERSET parameter. You will probably need you dba to do this for you.
    The source I take it will have no issues as you can see the correct data.
    Question - how are you loading the data? You may have to change the 'EXT_CHARACTERSET' property of your LKM to UTF-16
    Cheers
    Bos

  • Hindi language not supported

    I'm using 710 but it does not support hindi font . Please do something about that..
    Solved!
    Go to Solution.

    Please add your suggestion HERE

Maybe you are looking for

  • How to share an itunes library on a pc and a mac

    I am trying to share an iTunes library that is stored on a PC with a MacBook Air that is on my home network.  I cannot seem to get the shared library to display on the MacBook.  I have HomeSharing turned on with my Apple ID.

  • I cant activate the camera/video camera on my new IMac

    Facetime and PhotoBooth wont launch...Camera/VideoCamera doesn't appear to be there. This is one of the brand new late 2013 IMacs Any suggestions?

  • How do I sync outlook mail on my pc, iphone and ipad?

    I am trying to find out how to sync my outlook email on my iPad, iPhone and PC that operates with windows xp.  I would like to be able to read an email on one of the devices and then delete it and have it also be deleted on the other two devices.

  • Error when importing class

    I have a class called Tools that resides in the WEB-INF/classes folder. It is a very general class with frequently used methods and thus is not in a package. My problem is this: I cannot import it in my .java class files. I can, however, import it in

  • Video in Shuffle Songs

    Okay, I could be completely wrong here, but bear with me. I seem to remember, months ago, when I clicked shuffle songs, it'd play the music videos as well and actally show the video. Now when I click shuffle songs, when a video plays, it shows like 5