<?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: SMARTFORM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/9901098#M1792573</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, sans-serif; color: #333333;"&gt;To print a Smart Form in PDF, the Smart Forms OTF output has to be converted to PDF.&lt;/P&gt;&lt;P style="font-family: arial, sans-serif; font-size: 13px; font-style: inherit; font-weight: inherit;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, sans-serif; font-size: 13px; font-style: inherit; font-weight: inherit;"&gt;The restrictions in Note 323736 apply to all the options listed below for PDF conversion.&lt;/P&gt;&lt;P style="font-family: arial, sans-serif; color: #333333;"&gt;You can print a Smart Form in PDF as follows:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;As of Basis Release 4.6D, you can use the device type PDF1 to print documents in PDF. This device type does not, however, contain all possible fonts and has to be extended for customer-specific fonts. See Note 317851 for PDF output in older releases.&lt;/LI&gt;&lt;LI&gt;You can return OTF as a table in the application program and convert this output to PDF. You can dynamically assign a device type for multi-lingual forms, using a function module (see Activities).&lt;/LI&gt;&lt;LI&gt;You can activate a PDF conversion when printing a Smart Form using SAPconnect.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/369787"&gt;http://scn.sap.com/thread/369787&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Dec 2013 07:55:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-12-10T07:55:13Z</dc:date>
    <item>
      <title>SMARTFORM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/9901096#M1792571</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;I have developed a SMARTFORM which looks good. But when i use TCODE "PDF!" it looks better than the normal SF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i give print the SF is coming as normal one not as PDF!.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way to make a SF look and feel much better or like PDF! when we give a print?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vijay Vikram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 06:50:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/9901096#M1792571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-10T06:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: SMARTFORM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/9901097#M1792572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try passing the OTF table of the smartform to the function module SSFCOMP_PDF_PREVIEW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="text-decoration: underline;"&gt;&lt;STRONG&gt;To get the OTF Format&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;While calling the smartform get the importing parameter &lt;STRONG&gt;job_output_info&lt;/STRONG&gt; and get the details of table &lt;STRONG&gt;otfdata&lt;/STRONG&gt; in job_output_info.Pass the importing parameter &lt;STRONG&gt;control_parameters with &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;getotf&amp;nbsp; = 'X' and no_dialog = 'X'.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 07:01:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/9901097#M1792572</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-10T07:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: SMARTFORM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/9901098#M1792573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, sans-serif; color: #333333;"&gt;To print a Smart Form in PDF, the Smart Forms OTF output has to be converted to PDF.&lt;/P&gt;&lt;P style="font-family: arial, sans-serif; font-size: 13px; font-style: inherit; font-weight: inherit;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, sans-serif; font-size: 13px; font-style: inherit; font-weight: inherit;"&gt;The restrictions in Note 323736 apply to all the options listed below for PDF conversion.&lt;/P&gt;&lt;P style="font-family: arial, sans-serif; color: #333333;"&gt;You can print a Smart Form in PDF as follows:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;As of Basis Release 4.6D, you can use the device type PDF1 to print documents in PDF. This device type does not, however, contain all possible fonts and has to be extended for customer-specific fonts. See Note 317851 for PDF output in older releases.&lt;/LI&gt;&lt;LI&gt;You can return OTF as a table in the application program and convert this output to PDF. You can dynamically assign a device type for multi-lingual forms, using a function module (see Activities).&lt;/LI&gt;&lt;LI&gt;You can activate a PDF conversion when printing a Smart Form using SAPconnect.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/369787"&gt;http://scn.sap.com/thread/369787&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 07:55:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/9901098#M1792573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-10T07:55:13Z</dc:date>
    </item>
  </channel>
</rss>

