Chinese Language Support Package ?

When users try to open my distributed forms using Adobe Reader 9 they get an alert box which states:
'You need to install the Traditional Chinese Language Support Package to view or fill in this form.  If you continue without installing this package the form will not work correctly'
Is there anything within LiveCycle Designer which can be changed to prevent this message from appearing when users try to open the form ?
Here is the script of my form, I have very little experience of Java Script but I cannot see any ref. to Chinese ?
Any Help would be greatly appreciated......
leSet xmlns="http://www.xfa.org/schema/xfa-locale-set/2.7/">
   <locale name="en_IE" desc="English (Ireland)">
      <calendarSymbols name="gregorian">
         <monthNames>
            <month>January</month>
            <month>February</month>
            <month>March</month>
            <month>April</month>
            <month>May</month>
            <month>June</month>
            <month>July</month>
            <month>August</month>
            <month>September</month>
            <month>October</month>
            <month>November</month>
            <month>December</month>
         </monthNames>
         <monthNames abbr="1">
            <month>Jan</month>
            <month>Feb</month>
            <month>Mar</month>
            <month>Apr</month>
            <month>May</month>
            <month>Jun</month>
            <month>Jul</month>
            <month>Aug</month>
            <month>Sep</month>
            <month>Oct</month>
            <month>Nov</month>
            <month>Dec</month>
         </monthNames>
         <dayNames>
            <day>Sunday</day>
            <day>Monday</day>
            <day>Tuesday</day>
            <day>Wednesday</day>
            <day>Thursday</day>
            <day>Friday</day>
            <day>Saturday</day>
         </dayNames>
         <dayNames abbr="1">
            <day>Sun</day>
            <day>Mon</day>
            <day>Tue</day>
            <day>Wed</day>
            <day>Thu</day>
            <day>Fri</day>
            <day>Sat</day>
         </dayNames>
         <meridiemNames>
            <meridiem>AM</meridiem>
            <meridiem>PM</meridiem>
         </meridiemNames>
         <eraNames>
            <era>BC</era>
            <era>AD</era>
         </eraNames>
      </calendarSymbols>
      <datePatterns>
         <datePattern name="full">EEEE D MMMM YYYY</datePattern>
         <datePattern name="long">D MMMM YYYY</datePattern>
         <datePattern name="med">D MMM YYYY</datePattern>
         <datePattern name="short">DD/MM/YYYY</datePattern>
      </datePatterns>
      <timePatterns>
         <timePattern name="full">HH:MM:SS Z</timePattern>
         <timePattern name="long">HH:MM:SS Z</timePattern>
         <timePattern name="med">HH:MM:SS</timePattern>
         <timePattern name="short">HH:MM</timePattern>
      </timePatterns>
      <dateTimeSymbols>GyMdkHmsSEDFwWahKzZ</dateTimeSymbols>
      <numberPatterns>
         <numberPattern name="numeric">z,zz9.zzz</numberPattern>
         <numberPattern name="currency">$z,zz9.99</numberPattern>
         <numberPattern name="percent">z,zz9%</numberPattern>
      </numberPatterns>
      <numberSymbols>
         <numberSymbol name="decimal">.</numberSymbol>
         <numberSymbol name="grouping">,</numberSymbol>
         <numberSymbol name="percent">%</numberSymbol>
         <numberSymbol name="minus">-</numberSymbol>
         <numberSymbol name="zero">0</numberSymbol>
      </numberSymbols>
      <currencySymbols>
         <currencySymbol name="symbol">€</currencySymbol>
         <currencySymbol name="isoname">EUR</currencySymbol>
         <currencySymbol name="decimal">.</currencySymbol>
      </currencySymbols>
      <typefaces>
         <typeface name="Myriad Pro"/>
         <typeface name="Minion Pro"/>
         <typeface name="Courier Std"/>
         <typeface name="Adobe Pi Std"/>
         <typeface name="Adobe Hebrew"/>
         <typeface name="Adobe Arabic"/>
         <typeface name="Adobe Thai"/>
         <typeface name="Kozuka Gothic Pro-VI M"/>
         <typeface name="Kozuka Mincho Pro-VI R"/>
         <typeface name="Adobe Ming Std L"/>
         <typeface name="Adobe Song Std L"/>
         <typeface name="Adobe Myungjo Std M"/>
      </typefaces>
   </locale>
</localeSet>
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.2-c001 63.139439, 2011/06/07-10:39:26        ">
   <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description xmlns:xmp="http://ns.adobe.com/xap/1.0/" rdf:about="">
         <xmp:MetadataDate>2013-02-18T13:05Z</xmp:MetadataDate>
         <xmp:CreatorTool>Adobe LiveCycle Designer ES 10.0</xmp:CreatorTool>
         <xmp:ModifyDate>2013-02-18T12:45:51Z</xmp:ModifyDate>
         <xmp:CreateDate>2013-02-04T16:07:57Z</xmp:CreateDate>
      </rdf:Description>
      <rdf:Description xmlns:pdf="http://ns.adobe.com/pdf/1.3/" rdf:about="">
         <pdf:Producer>Adobe LiveCycle Designer ES 10.0</pdf:Producer>
      </rdf:Description>
      <rdf:Description xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" rdf:about="">
         <xmpMM:DocumentID>uuid:188235a3-4254-437a-900b-093d54210675</xmpMM:DocumentID>
         <xmpMM:InstanceID>uuid:ab7663ec-1f8f-4282-bf48-7b5c799eba1f</xmpMM:InstanceID>
      </rdf:Description>
      <rdf:Description xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:about="">
         <dc:format>application/pdf</dc:format>
         <dc:date>
            <rdf:Seq>
               <rdf:li rdf:parseType="Resource">
                  <rdf:value>23/01/2013 14:28:00</rdf:value>
                  <dc:element-refinement>dc:created</dc:element-refinement>
               </rdf:li>
               <rdf:li rdf:parseType="Resource">
                  <rdf:value>23/01/2013 14:28:00</rdf:value>
                  <dc:element-refinement>dc:issued</dc:element-refinement>
               </rdf:li>
            </rdf:Seq>
         </dc:date>
         <dc:creator>
            <rdf:Seq>
               <rdf:li>gdoherty</rdf:li>
            </rdf:Seq>
         </dc:creator>
         <dc:title>
            <rdf:Alt>
               <rdf:li xml:lang="x-default">Suitability Assessment Questionnaire</rdf:li>
            </rdf:Alt>
         </dc:title>
      </rdf:Description>
      <rdf:Description xmlns:desc="http://ns.adobe.com/xfa/promoted-desc/" rdf:about="">
         <desc:template rdf:parseType="Resource">
            <rdf:value>Normal</rdf:value>
            <desc:ref>/template/subform[1]</desc:ref>
         </desc:template>
         <desc:contact rdf:parseType="Resource">
            <rdf:value>gdoherty</rdf:value>
            <desc:ref>/template/subform[1]</desc:ref>
         </desc:contact>
         <desc:revision rdf:parseType="Resource">
            <rdf:value>2</rdf:value>
            <desc:ref>/template/subform[1]</desc:ref>
         </desc:revision>
         <desc:version rdf:parseType="Resource">
            <rdf:value>Microsoft Office Word</rdf:value>
            <desc:ref>/template/subform[1]</desc:ref>
         </desc:version>
         <desc:lastsaved rdf:parseType="Resource">
            <rdf:value>24/01/2013 09:22:00</rdf:value>
            <desc:ref>/template/subform[1]</desc:ref>
         </desc:lastsaved>
         <desc:totaledit rdf:parseType="Resource">
            <rdf:value>15</rdf:value>
            <desc:ref>/template/subform[1]</desc:ref>
         </desc:totaledit>
         <desc:pages rdf:parseType="Resource">
            <rdf:value>22</rdf:value>
            <desc:ref>/template/subform[1]</desc:ref>
         </desc:pages>
         <desc:words rdf:parseType="Resource">
            <rdf:value>5409</rdf:value>
            <desc:ref>/template/subform[1]</desc:ref>
         </desc:words>
         <desc:characters rdf:parseType="Resource">
            <rdf:value>29581</rdf:value>
            <desc:ref>/template/subform[1]</desc:ref>
         </desc:characters>
         <desc:security rdf:parseType="Resource">
            <rdf:value>4</rdf:value>
            <desc:ref>/template/subform[1]</desc:ref>
         </desc:security>
         <desc:department rdf:parseType="Resource">
            <rdf:value> dcc</rdf:value>
            <desc:ref>/template/subform[1]</desc:ref>
         </desc:department>
         <desc:bytes rdf:parseType="Resource">
            <rdf:value>386560</rdf:value>
            <desc:ref>/template/subform[1]</desc:ref>
         </desc:bytes>
         <desc:lines rdf:parseType="Resource">
            <rdf:value>1415</rdf:value>
            <desc:ref>/template/subform[1]</desc:ref>
         </desc:lines>
         <desc:paras rdf:parseType="Resource">
            <rdf:value>403</rdf:value>
            <desc:ref>/template/subform[1]</desc:ref>
         </desc:paras>
         <desc:charswspaces rdf:parseType="Resource">
            <rdf:value>34954</rdf:value>
            <desc:ref>/template/subform[1]</desc:ref>
         </desc:charswspaces>
      </rdf:Description>
   </rdf:RDF>
</x:xmpmeta>
<xfdf xmlns="http://ns.adobe.com/xfdf/" xml:space="preserve">
   <annots/>
</xfdf></xdp:xdp>

Were you ever able to solve this???? I am having the same issue!

Similar Messages

  • Having trouble downloading form that says I need Traditional Chinese Language Support Package?????

    Having trouble downloading form that says I need Traditional Chinese Language Support Package?????
    I dont know why.  The Adobe site says I need Adobe 9 ???

    Which Adobe product or service is this error message in relation too?  Could you possibly post a screenshot?

  • Where is the Simplified Chinese Language Support package for Acrobat?

    Hi, everyone. I am using Adobe Acrobat X Pro in Chinese version of Windows 7. When I try to input in an English PDF, a message showed "An error has occurred that may be fixed by installing the latest version of the Simplified Chinese Language Support package." But I can not find this "package" anywhere? Does anyone has any clue? Thanks in advance.

    Actually the windows is Ultimate version and I installed the English language package to convert it into English version Windows. The symptom was improved a little that I can add and delete characters in PDF but still can not "add or edit text box". In addition, every time I try to click the tool "add or edit text box", a message displays "There was a problem reading this document (14)." What does this mean?

  • Traditional chinese language support for pearl flip 8220?

    I just got a pearl flip from T-Mobile.  I'm happy with most features, however, there is no Chinese language support whatsoever.  All the Chinese characters show up as black boxes.  Anyone know of any fixes so that I can read and input Chinese (traditional Chinese)?
    Solved!
    Go to Solution.

    Your device OS does not support chinese symbols.
    Ask your wireless provider for a multi-language device OS that supports chinese characters.
    Otherwise - check a chinese wireless provider for device OS. But note that your wireless provider disfavor use of device os from another wireless providers.
    If you decide to use OS from another wireless provider - use OS exactly for your device model.
    Install OS package on your desktop computer. After that delete Vendor.xml file from installed files on your desktop PC.
    Connect your device to the computer and update device OS via Blackberry Desktop Manager/Application Loader.

  • Error message when trying to add signature. An error has occurred that may be fixed by installing the latest version of the Japanese Language Support package.

    Error message when trying to add signature. An error has occurred that may be fixed by installing the latest version of the Japanese Language Support package.  How can I fix this?
    Thanks
    [email protected]

    What is your operating system?  Reader version?

  • Korean Language Support Package required for Reader but not Acrobat?

    One of our departments on campus has created a form that is causing some users to get a message prompting them to download the Korean Language Support Package in order to fill in the form fields.
    When I originally tested this in Acrobat Pro 9 I didn't get any errors.  Another user also reported the issue recently (two this week).  So we tested it again, but this time used both Reader 9 and Reader X -- both programs were generating this message to download the language pack.  The form appears to be completely in English with no Korean characters.  It uses fairly standard fonts and I didn't see any embedding or encoding issues with the fonts.
    Aside from having end users download a Korean Language Support Pack to view a PDF that doesn't seem to contain any Korean, are there any other options out there without recreating the form from scratch?  Here is a list of the fonts used in the PDF.  The only types of encoding are Ansi and Identity-H (which I expanded in the SS above), with the latter fonts being embedded within the PDF.
    Any ideas?  The form is linked below.  Thanks in advance for your replies.
    Here is a link to the PDF

    SOLVED
    While our problems differ, my solution may still be relevant.
    My culprit was a rogue font in an embedded Visio drawing. I identified and located the font using the "List text using non-embedded fonts" Preflight analysis in Acrobat 9.4 Pro. I checked the encoding of each non-embedded font and discovered that Arial Unicode MS used Korean font encoding (specifically, KSCms-UHC-H). See screenshot below. Doubleclicking on one of the font properties highlighted the offending text in the pdf.
    I went to that location in the source file, which happened to be in the first embedded Visio drawing (shown above). I double clicked the drawing, selected all, and selected Arial font. Then I regenerated the pdf and viewed it in Reader X. The Korean language pack error message did not appear and all Visio drawings displayed normally.
    I would recommend using the Acrobat preflight tools to locate text or objects with incorrect font encoding within your PDF or form, then surgically striking (or carpet bombing) the affected location(s) in the source files with embedded/supported fonts.
    Hope this helps.
    Message was edited by: mugg326

  • Korean language support package

    I'm using Abobe Acrobat 9 standard, when I use typewriting for typing, error message: fixed by installing the latest version of the Korean language support package.  Pls let me know where to download, thanks

    where to download Korean language support package

  • Chinese language support for adobe reader for HP WEBOS?

    is there any traditional chinese language support for adobe reader for HP WEBOS?
    if yes, where can I download?

    Pat, I got an answer this morning. Not sure if you saw it because I don't see it posted here for some reason.  This is the answer:
    Re: forum support for Adobe Reader
    created by Nikhil.Gupta in Adobe Reader - View the full discussion
    The request being sent to the akamai server, (even when the Reader updater setting is turned OFF) is for updating the Adobe Approved Trust List (http://www.adobe.com/security/approved-trust-list.html).
    The Adobe Approved Trust List is a program that allows millions of users around the world to create digital signatures that are trusted whenever the signed document is opened in Adobe® Acrobat® or Reader® software. Essentially, both Acrobat and Reader have been programmed to reach out to a web page to periodically download a list of trusted "root" digital certificates.
    If you want you can specifically turn off the auto update functionality for the same by navigating to Edit > Preferences > Trust Manager from within the Reader application. Look under the "Automatic Updates" section and you can change the setting as required or chose for the application to ask before updating the root certificates.

  • Does anyone know where to find the chinese language support in os5

    does anyone know where to find the chinese language support in os5

    Have you not been able to find the settings for Chinese OS and keyboards in Settings > General > Language or Keyboard?  What exactly are you not able to do?

  • N91 Chinese language support and error msg: operat...

    Nokia phone: N91 WCDMA
    Firmware update: v2.20.008
    PC Suite: v7.0.82
    PC: Window XP 32-bit OS
    After updated the software, there is no Chinese for phone and written language. Is there any way that I can install the language instead of going to Nokia Care Centre? In spite of that, the Nokia phone browser prompt error message “The operation could not be completed” when I tried to access it. What is the problem?

    Hi!
    Can you give more details, especially your productcode? (You can find it by tapping *#0000# and it starts with 05**.)
    The question if you lose your Chinese language support depends on what exactly the dealer did with your phone, ie. which tools he used to flash it. So, I can't unfortunately this one without having the exact information. If he didn't fully change the productcode (and your phone is still on a supposedly Australian productcode), the update will set your phone back to the state in which it was when it left the factory. Meaning, your language pack will be back to default - without any Chinese characters.
    BR,
    yvonne

  • Chinese Language - Support Pack for P3a V603 error

    Hello masters,
    I am trying to install Chinese.
    in SMLT when I do import language pack of support packages.
    I have many errors that must be imported. I tried to fix all of them, but I still have:
    423     Must be imported     SAPK-603BGINP3A     P3A V603: Add-On Upgrade
    422     Must be imported     SAPK-603DDINEAAPPL     EA-APPL 603 Upgrade: Meta-Commandfile (Delta Task)
    422     Must be imported     SAPK-603DFINEAAPPL     EA-APPL 603 Upgrade: Meta-Commandfile (Delta Task)
    421     Must be imported     SAPK-603DFINSAPAPPL     SAP_APPL 603 Upgrade: Meta-Commandfile (Delta Task
    422     Must be imported     SAPK-603DKINEAAPPL     EA-APPL 603 Upgrade: Meta-Commandfile (Delta Task)
    421     Must be imported     SAPK-603DKINSAPAPPL     SAP_APPL 603 Upgrade: Meta-Commandfile (Delta Task
    422     Must be imported     SAPK-603DMINEAAPPL     EA-APPL 603 Upgrade: Meta-Commandfile (Delta Task)
    421     Must be imported     SAPK-603DMINSAPAPPL     SAP_APPL 603 Upgrade: Meta-Commandfile (Delta Task
    422     Must be imported     SAPK-603DOINEAAPPL     EA-APPL 603 Upgrade: Meta-Commandfile (Delta Task)
    421     Must be imported     SAPK-603DOINSAPAPPL     SAP_APPL 603 Upgrade: Meta-Commandfile (Delta Task
    422     Must be imported     SAPK-603DRINEAAPPL     EA-APPL 603 Upgrade: Meta-Commandfile (Delta Task)
    421     Must be imported     SAPK-603DRINSAPAPPL     SAP_APPL 603 Upgrade: Meta-Commandfile (Delta Task
    422     Must be imported     SAPK-603DTINEAAPPL     EA-APPL 603 Upgrade: Meta-Commandfile (Delta Task)
    421     Must be imported     SAPK-603DTINSAPAPPL     SAP_APPL 603 Upgrade: Meta-Commandfile (Delta Task
    422     Must be imported     SAPK-603DUINEAAPPL     EA-APPL 603 Upgrade: Meta-Commandfile (Delta Task)
    421     Must be imported     SAPK-603DUINSAPAPPL     SAP_APPL 603 Upgrade: Meta-Commandfile (Delta Task
    422     Must be imported     SAPK-603DWINEAAPPL     EA-APPL 603 Upgrade: Meta-Commandfile (Delta Task)
    421     Must be imported     SAPK-603DWINSAPAPPL     SAP_APPL 603 Upgrade: Meta-Commandfile (Delta Task
    421     Must be imported     SAPK-603DXINSAPAPPL     SAP_APPL 603 Upgrade: Meta-Commandfile (Delta Task
    422     Must be imported     SAPK-603DZINEAAPPL     EA-APPL 603 Upgrade: Meta-Commandfile (Delta Task)
    421     Must be imported     SAPK-603DZINSAPAPPL     SAP_APPL 603 Upgrade: Meta-Commandfile (Delta Task
    Can you please advise how and where to find these ?
    Could not do it in Market Place
    Thanks in advance,
    Jordan

    Actually the windows is Ultimate version and I installed the English language package to convert it into English version Windows. The symptom was improved a little that I can add and delete characters in PDF but still can not "add or edit text box". In addition, every time I try to click the tool "add or edit text box", a message displays "There was a problem reading this document (14)." What does this mean?

  • Chinese language support for the 8120?

    Does anyone know how to add Chinese language (pinyin input) support to the 8120 pearl?
    Thanks

    Ive been working on the Chinese language input issue for about a day now and have found it very frustrating.  Im not sure why there seems to be so little support for this and an absence of this feature in the included software.  I know for a fact that these are sold in chinese speaking markets.  I think its a real failure on the part of BB and will probably be returning mine infavor of another product.

  • How can i add Chinese language support to my N97

    Hi all of you!!
    i hope can some body help me
    i work in china and i bought my mobile from Dubai and it is just support Arabic and English
    so how can i add chinese support to my mobile?? i don`t want change product code beause i want arabic languge also
    just can review chinese websites and read chinese messages is enough, i know can throw change the the font but.....
    http://forum.dailymobile.se/index.php?PHPSESSID=m6​1ggc373rem98jjmbbnri56r4&topic=15893.0
    i already try above subject but the font is very ugly and make problems for my mobile and switch off by it is self many times
    before i have Nokia N82 and i was install Psiloc Crystal Chinese on it and by this program can read and write chinese but until now no have such program for N97
    so how can one mobile same N97 (small laptop) not support some languages????
    and how can one company same NOKIA don`t give such this serveice for the customers,
    need charge is okbut need some thing usefull
    thanks all and i hope can find some body help me

    Dear I know that you answer me but it is not Solution, right or no? waiting for another
    also why it is impossible with out third-party software? change mobile font can!!!!
    did you visit this link http://forum.dailymobile.se/index.php?PHPSESSID=m6​1ggc373rem98jjmbbnri56r4&topic=15893.0
    i try it but have some mistakes, but can support chinese and arabic in same time
    also you speak as third-party software full the market and internet
    give me one third-party software name and i will be very happy
    Dear i love nokia and i will not change nokia to others but i can see around me such as IPhone, it is support most of languages together,
    thank you any way, now i know nokia support discussions is useless
    拜拜

  • Chinese language support in Webdynpro

    Hello Everybody,
    I want to enable my webdynpro application for Chinese and thai language.
    I followed the tutorial available on SDN. I have created resource files and messasge pool.
    But, at the time of editing these resource files, how can I specify chinese text corresponding to hte english text?
    One more question: Is there any mechanism by which we can check in code whether application is loaded for English, chinese or Thai language?
    Waiting for replies.
    Thanks in advance.
    Bhavik

    Hi Bhavik,
    I think webdynpro does provide support for chinese and thai languages ...u can see that in the S2X editor. For displaying application specific to a language specify the language(locale) as a query parameter.
    Refer this tutorial:
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/35f1e990-0201-0010-7a86-914036942779
    Regards,
    Bhavana

  • No chinese language support in new N70 firmware?

    I've just used to Nokia Software updater and it updated my N70's firmware to V5.0616.2.0.3, 24-04-06 RM-84. But now i couldn't see any chinese text...any solution to this? And also now when i try to SMS, It doesn't want to send the message..just stays in the outbox..how come?
    please help..

    You are just talking to other users here, and none of us can answer your question. To convey you views to Apple, use the feedback channel:
    http://www.apple.com/feedback/ipod.html
    Thai is hardly alone in lacking support currently. Others are Arabic, Hebrew, all the languages of India and Pakistan, and all the rest of S.E. Asian including Vietnamese.
    The languages which are supported are listed very clearly in the tech specs for the iPod. If you must have Thai you should buy something else. For the benefit of other readers, perhaps you could recommend a similar device with good Thai support?

Maybe you are looking for

  • SAP CRM 7.0 - Interactive reporting tool enhancing reports with new fields

    Hi Everyone, I am a BW Professional, currently working on evaluating the true benefits of implementing Interactive Reporting tool for our company. As I understand the Interactive reporting tool restricts us to report on individual reporting areas lik

  • Why won't my combined file save as a pdf to my dropbox?

    I just signed up, combined two pdf's and it will not save as a pdf when i save to my dropbox, it won't even open.

  • Problem in TimeMachine after Mountain Lion upgrade

    hello I have a problem in the time machine after upgrading to the Moutain Lion. When I make a backup, I get a message saying that the disk is not available. Before the update Time Machine was working perfectly. I've done the suggested procedure to de

  • Vendor Changes.

    Hi All... When we run MK04 we get all the Field Changes Occured in the vendor Master. But if we notice it , we can see whenever we create initially ( very First Time) it shows eg Address data Created, but it doesnt show data in it ( what was created)

  • Photos in albums

    How come I can't take my photos from my "camera" or my "all" albums & transfer them to other albums I have set up Is it a setting I have to change