<?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: pdf file not creating in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-file-not-creating/m-p/2613560#M599730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     wer will this generated pdf located...is it in application server...&lt;/P&gt;&lt;P&gt;hw to get this file either to destop(presentation layer) r to mail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Aug 2007 13:40:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-02T13:40:04Z</dc:date>
    <item>
      <title>pdf file not creating</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-file-not-creating/m-p/2613557#M599727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have  a report which should create a pdf file (it may run in back ground r fore ground) i m geting msg in backgrong that pdf file is created but the pdf file is not getting created  wat could be the problem....................&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 13:21:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-file-not-creating/m-p/2613557#M599727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T13:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: pdf file not creating</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-file-not-creating/m-p/2613558#M599728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;PDF file will be create in the Forground and the background, but you can not Upload or Downlaod the PDF fiel in the background, you just send the PDF in a mail attachment in the background&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 13:23:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-file-not-creating/m-p/2613558#M599728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T13:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: pdf file not creating</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-file-not-creating/m-p/2613559#M599729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if u run the program in background, a PDF file gets generated, but the thing is it can't be viewed or downloaded. For this purpose u need to trigger a mail with PDF attachment so that through the mail u can open the PDF attachement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 13:25:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-file-not-creating/m-p/2613559#M599729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T13:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: pdf file not creating</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-file-not-creating/m-p/2613560#M599730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     wer will this generated pdf located...is it in application server...&lt;/P&gt;&lt;P&gt;hw to get this file either to destop(presentation layer) r to mail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 13:40:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-file-not-creating/m-p/2613560#M599730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T13:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: pdf file not creating</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-file-not-creating/m-p/2613561#M599731</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 the background, you can store the Fiel in teh Application server, from there you can download the fiel to Presentation server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at the below link Upload Tab delimited file from application server into internal table, after that you can download that Internal table to Desktop using the GUI_DOWNLOAD function mdoule &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/file/file_uptabsap.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/file/file_uptabsap.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at the below link to send the mail in the background &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/sending-mail-with-attachment-report-in-background.htm" target="test_blank"&gt;http://www.sap-img.com/abap/sending-mail-with-attachment-report-in-background.htm&lt;/A&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 13:44:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-file-not-creating/m-p/2613561#M599731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T13:44:02Z</dc:date>
    </item>
  </channel>
</rss>

