<?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: Problem when Generating a PDF , from a SPOOL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-generating-a-pdf-from-a-spool/m-p/2343043#M516641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to your desktop   &amp;lt;b&amp;gt;create  one  pdf  file   empty    see  rightclick the file  and see  the properties of the file  ... there the path of the  file&amp;lt;/b&amp;gt;  will be there  ..  copy and paste it in the   RSTXPDFT4   file path . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just  give the file   path as your desktop   and   do  background   ... so that the spool will be downloaded into your   desktop with  the file  name &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think  problem is  the file  path  ..... see the  properties of the files in your  desktop &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jun 2007 12:33:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-13T12:33:09Z</dc:date>
    <item>
      <title>Problem when Generating a PDF , from a SPOOL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-generating-a-pdf-from-a-spool/m-p/2343040#M516638</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'm using the Standard report RSTXPDFT4 to generate data from a spool to a .pdf file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the program runs online the data is generated correctly, but, when the data has more then 99 pages, it runs in background, give me the return that the PDF was produced correctly but i can't find where.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the path C:\file.pdf but since the server is UNIX, it has got none "C:" Directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then i tried to use /usr/sap/trans/tmp , but the program don't find this path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 17:58:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-generating-a-pdf-from-a-spool/m-p/2343040#M516638</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T17:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Generating a PDF , from a SPOOL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-generating-a-pdf-from-a-spool/m-p/2343041#M516639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felipe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program RSTXPDFT4 uses FM GUI_DOWNLOAD to download the file so you can't download a file on application server using this program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Better give a path on your local machine so that it can download there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 23:35:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-generating-a-pdf-from-a-spool/m-p/2343041#M516639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T23:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Generating a PDF , from a SPOOL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-generating-a-pdf-from-a-spool/m-p/2343042#M516640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Atish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have downloaded the file with a path on my computer but I need to run this program on background, because there is too much data to be processed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i make it  on background it returns me a new spool, with the data converted into PDF, but i still don't know how to download this data as a pdf file ( I could only make it as .txt).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your atention.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 12:13:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-generating-a-pdf-from-a-spool/m-p/2343042#M516640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T12:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Generating a PDF , from a SPOOL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-generating-a-pdf-from-a-spool/m-p/2343043#M516641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to your desktop   &amp;lt;b&amp;gt;create  one  pdf  file   empty    see  rightclick the file  and see  the properties of the file  ... there the path of the  file&amp;lt;/b&amp;gt;  will be there  ..  copy and paste it in the   RSTXPDFT4   file path . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just  give the file   path as your desktop   and   do  background   ... so that the spool will be downloaded into your   desktop with  the file  name &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think  problem is  the file  path  ..... see the  properties of the files in your  desktop &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 12:33:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-generating-a-pdf-from-a-spool/m-p/2343043#M516641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T12:33:09Z</dc:date>
    </item>
  </channel>
</rss>

