<?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: Smartforms to Pdf preview in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-to-pdf-preview/m-p/5908681#M1329411</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; In  u r  FM YSSFCOMP_PDF_PREVIEW &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change coordinates to u r requirement in the following statement&lt;/P&gt;&lt;P&gt;call screen 0300 starting at 1 1&lt;/P&gt;&lt;P&gt;it will display the preview in big font.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Janakirama raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jul 2009 09:30:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-24T09:30:56Z</dc:date>
    <item>
      <title>Smartforms to Pdf preview</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-to-pdf-preview/m-p/5908677#M1329407</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 am converting a smartform to pdf. That is, if I press print button in smartform, I have to store the pdf file in presentation server.&lt;/P&gt;&lt;P&gt;This I have done. If I press preview button, pdf preview I should see. I used the FM "YSSFCOMP_PDF_PREVIEW". But preview window is small and font also becomes small. Is there any other FM to have pdf preview with bigger font. Here I should not change the font in smartform style.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2009 09:08:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-to-pdf-preview/m-p/5908677#M1329407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-24T09:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms to Pdf preview</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-to-pdf-preview/m-p/5908678#M1329408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can download the PDF (gui_downlaod) and show it with GUI_RUN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2009 09:24:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-to-pdf-preview/m-p/5908678#M1329408</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-24T09:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms to Pdf preview</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-to-pdf-preview/m-p/5908679#M1329409</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;Please refer the following link  for Sending the Smart form in PDF format via  Email.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.sdn.sap.com/wiki/display/ABAP/Smartform" target="test_blank"&gt;https://wiki.sdn.sap.com/wiki/display/ABAP/Smartform&lt;/A&gt;&lt;EM&gt;Send&lt;/EM&gt;via+Email&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2009 09:25:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-to-pdf-preview/m-p/5908679#M1329409</guid>
      <dc:creator>I355602</dc:creator>
      <dc:date>2009-07-24T09:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms to Pdf preview</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-to-pdf-preview/m-p/5908680#M1329410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use SSFCOMP_PDF_PREVIEW&lt;/P&gt;&lt;P&gt;It download PDF file into TEMP folder on local station and run Acrobat for preview.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2009 09:29:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-to-pdf-preview/m-p/5908680#M1329410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-24T09:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms to Pdf preview</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-to-pdf-preview/m-p/5908681#M1329411</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; In  u r  FM YSSFCOMP_PDF_PREVIEW &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change coordinates to u r requirement in the following statement&lt;/P&gt;&lt;P&gt;call screen 0300 starting at 1 1&lt;/P&gt;&lt;P&gt;it will display the preview in big font.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Janakirama raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2009 09:30:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-to-pdf-preview/m-p/5908681#M1329411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-24T09:30:56Z</dc:date>
    </item>
  </channel>
</rss>

