<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Adobe forms special characters in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/adobe-forms-special-characters/qaa-p/10949430#M4018902</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check the below thread, may be this is helpful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/AdobeForms/Symbols/Index.htm" title="http://www.saptechnical.com/Tutorials/AdobeForms/Symbols/Index.htm"&gt;Dynamically populating the symbols like Copyright, Trademark, and Register etc&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Feb 2015 07:50:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-02-16T07:50:52Z</dc:date>
    <item>
      <title>Adobe forms special characters</title>
      <link>https://community.sap.com/t5/technology-q-a/adobe-forms-special-characters/qaq-p/10949426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to print special characters on an Adobe form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no problem putting the characters on the form at design time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/644739" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However after rendering the form on the ADS server, these characters are replaced by others.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/644740" width="450" /&gt;&lt;/P&gt;&lt;P&gt;The form's default locale is set to 'Viewer's system locale' (but i also tried other locales).&lt;/P&gt;&lt;P&gt;When calling the form the docparams are set to (but i also tried other parameters).&lt;/P&gt;&lt;P&gt;ls_docparams-langu = 'N'&lt;/P&gt;&lt;P&gt;ls_docparams-country = 'BE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume the problem is located on the ADS server ?&lt;/P&gt;&lt;P&gt;What should i do to solve this problem ?&lt;BR /&gt;Thanks for any help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 10:36:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/adobe-forms-special-characters/qaq-p/10949426</guid>
      <dc:creator>dieter_vanderdonckt</dc:creator>
      <dc:date>2015-02-13T10:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Adobe forms special characters</title>
      <link>https://community.sap.com/t5/technology-q-a/adobe-forms-special-characters/qaa-p/10949427#M4018899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dieter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try one solution.&lt;/P&gt;&lt;P&gt;Create text object using Transaction code SO10.Cretae text object with special characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your form label make use of this text object binding.&lt;/P&gt;&lt;P&gt;Then I think your special character should be displayed in the form as per it's design.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 15:42:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/adobe-forms-special-characters/qaa-p/10949427#M4018899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-02-13T15:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adobe forms special characters</title>
      <link>https://community.sap.com/t5/technology-q-a/adobe-forms-special-characters/qaa-p/10949428#M4018900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dieter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use Font Mapping to use the exact characters that you need in the form design.&lt;BR /&gt;Most of the time the design contain an specific font, while ADS does not carry the same font.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to SAP Knowledge Base Article and SAP Doc bellow.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70ehp1/helpdata/en/d0/cdf29623c8432fa1545df5f43176de/frameset.htm"&gt;http://help.sap.com/saphelp_nw70ehp1/helpdata/en/d0/cdf29623c8432fa1545df5f43176de/frameset.htm&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://service.sap.com/sap/support/notes/1565508"&gt;https://service.sap.com/sap/support/notes/1565508&lt;/A&gt;&amp;nbsp; How to embed font on ADS server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, what you need to do is:&lt;BR /&gt;1) Copy the font you are using to ADS server (see the doc);&lt;BR /&gt;2) Embed Fonts (KBA 1565508);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Diego&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 18:03:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/adobe-forms-special-characters/qaa-p/10949428#M4018900</guid>
      <dc:creator>diego_santos</dc:creator>
      <dc:date>2015-02-13T18:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Adobe forms special characters</title>
      <link>https://community.sap.com/t5/technology-q-a/adobe-forms-special-characters/qaa-p/10949429#M4018901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Neha, thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are printing the same documents in multiple languages (depending of the user, company, supplier or customer language).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We use trx SM30 table TTDTG for translating standard text objects (form labels).&lt;/P&gt;&lt;P&gt;We use trx SO10 for translating long text objects (multiple line text).&lt;/P&gt;&lt;P&gt;In both cases the translated text is read correctly in the form interface.&lt;/P&gt;&lt;P&gt;The data is mapped from the form interface to the form context and then binded on the form text objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only after rendering the form on ADS, some (extended ascii) characters are replaced by invalid characters.Therefore i think the problem must be located on the ADS server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dieter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 07:48:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/adobe-forms-special-characters/qaa-p/10949429#M4018901</guid>
      <dc:creator>dieter_vanderdonckt</dc:creator>
      <dc:date>2015-02-16T07:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Adobe forms special characters</title>
      <link>https://community.sap.com/t5/technology-q-a/adobe-forms-special-characters/qaa-p/10949430#M4018902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check the below thread, may be this is helpful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/AdobeForms/Symbols/Index.htm" title="http://www.saptechnical.com/Tutorials/AdobeForms/Symbols/Index.htm"&gt;Dynamically populating the symbols like Copyright, Trademark, and Register etc&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 07:50:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/adobe-forms-special-characters/qaa-p/10949430#M4018902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-02-16T07:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Adobe forms special characters</title>
      <link>https://community.sap.com/t5/technology-q-a/adobe-forms-special-characters/qaa-p/10949431#M4018903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rajiv, thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have any problem designing a form or placing special characters in a textbox.&lt;/P&gt;&lt;P&gt;The problem with invalid characters occurs only after rendering the form on ADS.&lt;/P&gt;&lt;P&gt;I am aware of the usage of the Alt key to generate ascii characters.&lt;/P&gt;&lt;P&gt;Thanks anyway...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 10:46:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/adobe-forms-special-characters/qaa-p/10949431#M4018903</guid>
      <dc:creator>dieter_vanderdonckt</dc:creator>
      <dc:date>2015-02-16T10:46:15Z</dc:date>
    </item>
  </channel>
</rss>

