<?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>topic Re: OTF unicode output conversion to PDF in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967851#M68957</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one resolve this issue.&lt;/P&gt;&lt;P&gt;I have the same problem with Cyrillic Languages (Bulgarian).&lt;/P&gt;&lt;P&gt;When i use FM convert OTF to PDF  its giving some garbage characters insteading of printing cyrillic letters. &lt;/P&gt;&lt;P&gt;Please can anyone suggest me in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate any help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Feb 2009 23:37:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-24T23:37:58Z</dc:date>
    <item>
      <title>OTF unicode output conversion to PDF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967840#M68946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a smartform that needs to be converted to pdf. The smartform output may be in regional languages like Chinese.  The output is correct when I see the print preview of the smartform.&lt;/P&gt;&lt;P&gt;Now, when I call convert_otf_2_pdf, the pdf contains garbage character instead of the unicode characters.&lt;/P&gt;&lt;P&gt;Our R/3 is not unicode, but the translation exists. How can I solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nirav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2005 05:38:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967840#M68946</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-23T05:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: OTF unicode output conversion to PDF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967841#M68947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;Has nobody encountered this situation before? Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2005 10:57:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967841#M68947</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-23T10:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: OTF unicode output conversion to PDF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967842#M68948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have implemented a similar scenario but we are sending the PDF by email. How do you want to process the PDF. I mean do you want to store it to SAP OFFICE / PC FILE or send it by mail. We have used CONVERT_OTF ( to PDF format ) with some additional coding . But this has been done on WAS620 system ( i.e. unicode enabled) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2005 11:21:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967842#M68948</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-23T11:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: OTF unicode output conversion to PDF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967843#M68949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nirav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just checkout the codepage in which the PDF is getting generated. Alternatively also check out your language settings in Windows where you might be opening the PDF file.Setit to chinese language and try opeing the PDF. Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2005 11:23:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967843#M68949</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-23T11:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: OTF unicode output conversion to PDF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967844#M68950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kareemullah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We went through the convert_otf_2_pdf function and found it uses sy-langu to pick up the codepage. We logged into the backend with chinese and generated the OTF and PDF, but still no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About the Acrobat Reader, we have a document which is in Chinese and it shows up fine &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;, so that rules out the second possibility too. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anything else I can try?&lt;/P&gt;&lt;P&gt;Nirav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2005 13:20:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967844#M68950</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-23T13:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: OTF unicode output conversion to PDF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967845#M68951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I am trying to understand where exactly the problem lies, so please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The output of the smartform is correct when I see the print preview, i.e. Chinese characters appear. Does this mean that if I suppress the dialog and get the otf output, that too contains the correct output? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If the above is true, then is the problem with the convert_otf_2_pdf? If so, then is the problem because I may have logged in with english and trying to convert using a Chinese codepage? (could be the problem since I saw that code of convert_otf_2_pdf and it picks up the codepage according to the sy-langu). I tried this and didn't work. Could this be because the backend is not unicode enabled?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. If the above is true, if there any way I can force the convert_otf_to_pdf to use a particular codepage? If no, then is there are other option, like making a replica of the function module and replacing sy-langu by an additional language parameter...I will try this, but I first need to know if its worth a shot, since the backend is not unicode?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nirav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Sep 2005 07:00:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967845#M68951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-24T07:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: OTF unicode output conversion to PDF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967846#M68952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nirav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Did you try using SET LOCALE LANGUAGE &amp;lt;your language here&amp;gt; before call to CONVERT_OTF_2_PDF?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SET LOCAL LANGUAGE &amp;lt;your language&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'CONVERT_OTF_2_PDF'....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Sep 2005 09:45:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967846#M68952</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-24T09:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: OTF unicode output conversion to PDF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967847#M68953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srikant,&lt;/P&gt;&lt;P&gt;Tried it...no difference.&lt;/P&gt;&lt;P&gt;Nirav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2005 13:46:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967847#M68953</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-29T13:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: OTF unicode output conversion to PDF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967848#M68954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nirav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you got a solution for the below issue. It is the same issue even we are facing with Traditional Chinese PO PDF download. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl let me know if you have any solution..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 10:01:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967848#M68954</guid>
      <dc:creator>former_member352977</dc:creator>
      <dc:date>2007-05-18T10:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: OTF unicode output conversion to PDF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967849#M68955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone have any solution? I am faced with thesame problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 03:43:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967849#M68955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T03:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: OTF unicode output conversion to PDF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967850#M68956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one resolve this issue.&lt;/P&gt;&lt;P&gt;I have the same problem i.e. when I see the PO which has chinese charcaters, in print preview and in Spool, its fine.However when I try downloading it using GUI_DOWNLOAD , its giving some garbage characters insteading of printing chinese letters. Can anyone suggest me in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried changing the code page, the printer , changed the language settings in PC and downloaded the language packs for PDF 8.0 but no luck. please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;badam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2008 16:09:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967850#M68956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-08T16:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: OTF unicode output conversion to PDF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967851#M68957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one resolve this issue.&lt;/P&gt;&lt;P&gt;I have the same problem with Cyrillic Languages (Bulgarian).&lt;/P&gt;&lt;P&gt;When i use FM convert OTF to PDF  its giving some garbage characters insteading of printing cyrillic letters. &lt;/P&gt;&lt;P&gt;Please can anyone suggest me in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate any help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 23:37:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967851#M68957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-24T23:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: OTF unicode output conversion to PDF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967852#M68958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This problem can be solved by using smartform translations, provided your layout is designed in Times/Courier/Helve font. These are the fonts SAP converts to their corresponding Chinese font.&lt;/P&gt;&lt;P&gt;Use transaction SE63 to perform the smartform translation from EN to ZH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if any doubts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tushar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 13:07:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/otf-unicode-output-conversion-to-pdf/m-p/967852#M68958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-11T13:07:49Z</dc:date>
    </item>
  </channel>
</rss>

