<?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: Print preview problem while executing the smart form in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-problem-while-executing-the-smart-form/m-p/9474534#M1744024</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first check if you have assigned form and program to output type or not? If not then do that through NACE transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for print preview issue, in the driver program where the smart form is being called, you need to set the TDNOPREV (SSFCOMPOP) to SPACE and set PREVIEW, NO_DIALOG of SSFCTRLOP to 'X'. Then the system will throw the preview dialog box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check this link for more info. This might help you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://scn.sap.com/thread/111770"&gt;https://scn.sap.com/thread/111770&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 May 2013 06:55:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-05-09T06:55:14Z</dc:date>
    <item>
      <title>Print preview problem while executing the smart form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-problem-while-executing-the-smart-form/m-p/9474533#M1744023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When clicking print preview for checking the smart form getting below error.please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 06:34:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-problem-while-executing-the-smart-form/m-p/9474533#M1744023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-09T06:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Print preview problem while executing the smart form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-problem-while-executing-the-smart-form/m-p/9474534#M1744024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first check if you have assigned form and program to output type or not? If not then do that through NACE transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for print preview issue, in the driver program where the smart form is being called, you need to set the TDNOPREV (SSFCOMPOP) to SPACE and set PREVIEW, NO_DIALOG of SSFCTRLOP to 'X'. Then the system will throw the preview dialog box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check this link for more info. This might help you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://scn.sap.com/thread/111770"&gt;https://scn.sap.com/thread/111770&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 06:55:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-problem-while-executing-the-smart-form/m-p/9474534#M1744024</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-09T06:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Print preview problem while executing the smart form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-problem-while-executing-the-smart-form/m-p/9474535#M1744025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using some function module to show the smartform preview into pdf ? I guess you might be using SSFCOMP_PDF_PREVIEW for print preview of the smartform. Debug and check the sy-subrc of the function module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check the version of the Acrobat reader installed on the machine and later you can check the GUI on the machine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tooshar Bendale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 07:09:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-problem-while-executing-the-smart-form/m-p/9474535#M1744025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-09T07:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Print preview problem while executing the smart form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-problem-while-executing-the-smart-form/m-p/9474536#M1744026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajdatt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you attached the smartform in some standard tcode or is it a customized one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Purnand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 07:13:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-problem-while-executing-the-smart-form/m-p/9474536#M1744026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-09T07:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Print preview problem while executing the smart form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-problem-while-executing-the-smart-form/m-p/9474537#M1744027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No its not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 08:24:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-problem-while-executing-the-smart-form/m-p/9474537#M1744027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-09T08:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Print preview problem while executing the smart form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-problem-while-executing-the-smart-form/m-p/9474538#M1744028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajdatt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check what kind of output method do you use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I can see, it is probably that you are using a PDF export tool. It may need to access some website.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 08:50:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-problem-while-executing-the-smart-form/m-p/9474538#M1744028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-09T08:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Print preview problem while executing the smart form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-problem-while-executing-the-smart-form/m-p/9474539#M1744029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;No its not working.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 08:52:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-problem-while-executing-the-smart-form/m-p/9474539#M1744029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-09T08:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Print preview problem while executing the smart form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-problem-while-executing-the-smart-form/m-p/9474540#M1744030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;No its not working.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 08:52:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-problem-while-executing-the-smart-form/m-p/9474540#M1744030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-09T08:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Print preview problem while executing the smart form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-problem-while-executing-the-smart-form/m-p/9474541#M1744031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajdatt,&lt;/P&gt;&lt;P&gt;Your problem Says that "this program cannot display the webpage" in smartforms.&lt;/P&gt;&lt;P&gt;Run Standard program FP_TEST_00 To check pdf based form correctly configured or not&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nwpi711/helpdata/EN/43/f3228482221595e10000000a1553f7/content.htm"&gt;http://help.sap.com/saphelp_nwpi711/helpdata/EN/43/f3228482221595e10000000a1553f7/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Check this thread for some gui related help.&lt;/P&gt;&lt;P&gt;&lt;A href="https://scn.sap.com/thread/1263920"&gt;https://scn.sap.com/thread/1263920.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also see sap notes &lt;/P&gt;&lt;P&gt;&lt;A class="urLnkFunction urVt1 active_link" href="https://service.sap.com/sap/support/notes/685571" style="color: #204ba2; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; background-color: #cbdbea;" title="Right mouse click to add this SAP Note to your browser favorites"&gt;&lt;SPAN class="urTxtH1" id="header_data" style="font-weight: bold;"&gt;Note 685571 - Printing PDF-based forms&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="urTxtH1" style="font-weight: bold;"&gt;&lt;A class="urLnkFunction urVt1" href="https://service.sap.com/sap/support/notes/1444342" style="color: #204ba2; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; background-color: #cbdbea;" title="Right mouse click to add this SAP Note to your browser favorites"&gt;&lt;SPAN class="urTxtH1" id="header_data" style="font-weight: bold;"&gt;Note 1444342 - Device type-independent printing of ADS forms&lt;/SPAN&gt;&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="urLnkFunction urVt1" href="https://service.sap.com/sap/support/notes/738927" style="color: #204ba2; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; background-color: #cbdbea;" title="Right mouse click to add this SAP Note to your browser favorites"&gt;&lt;SPAN class="urTxtH1" id="header_data" style="font-weight: bold;"&gt;Note 738927 - HTMLViewer: moniker protocol is disabled in WinXP SP2&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;also remember For pdf based web forms, You need proper printer with relevant device type &amp;amp; must configured adobe live cycle designer.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gourav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 09:31:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-problem-while-executing-the-smart-form/m-p/9474541#M1744031</guid>
      <dc:creator>gouravkumar64</dc:creator>
      <dc:date>2013-05-09T09:31:53Z</dc:date>
    </item>
  </channel>
</rss>

