<?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: Convert a Postscript file to PDF in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-a-postscript-file-to-pdf/m-p/4612272#M1086754</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;Could you explain how I can generate/create a spool? I'm new to this and I'm still learning. I know that when i sent something to the printer, the spool is generated and I can view the spools in SP01. Are you saying that I can call some kind of function to generate a spool? If so, how do I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Oct 2008 18:18:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-23T18:18:36Z</dc:date>
    <item>
      <title>Convert a Postscript file to PDF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-a-postscript-file-to-pdf/m-p/4612270#M1086752</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 would like to know how to convert a postscript file residing on the application server, convert it to PDF and send it to a printer. What are the steps involve? Are there any function modules I can use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 13:59:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-a-postscript-file-to-pdf/m-p/4612270#M1086752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-23T13:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Convert a Postscript file to PDF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-a-postscript-file-to-pdf/m-p/4612271#M1086753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read the file from application layer , use write print on and print off to generate a spool once the spool is generated you can use sap program RSTXPDFT4 to generate the pdf.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 14:03:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-a-postscript-file-to-pdf/m-p/4612271#M1086753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-23T14:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Convert a Postscript file to PDF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-a-postscript-file-to-pdf/m-p/4612272#M1086754</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;Could you explain how I can generate/create a spool? I'm new to this and I'm still learning. I know that when i sent something to the printer, the spool is generated and I can view the spools in SP01. Are you saying that I can call some kind of function to generate a spool? If so, how do I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 18:18:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-a-postscript-file-to-pdf/m-p/4612272#M1086754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-23T18:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Convert a Postscript file to PDF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-a-postscript-file-to-pdf/m-p/4612273#M1086755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requiremet like i wanted to convert the PDF file into post script file, then i need to place that post script file data into application server .&lt;/P&gt;&lt;P&gt;Please let me know how can i achieve this ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 07:37:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-a-postscript-file-to-pdf/m-p/4612273#M1086755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-18T07:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Convert a Postscript file to PDF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-a-postscript-file-to-pdf/m-p/4612274#M1086756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requiremet like i wanted to convert the PDF file into post script file, then i need to place that post script file data into application server .&lt;/P&gt;&lt;P&gt;Please let me know how can i achieve this ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Krishna mohan&lt;/P&gt;&lt;P&gt;09176279378&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 07:38:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-a-postscript-file-to-pdf/m-p/4612274#M1086756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-18T07:38:34Z</dc:date>
    </item>
  </channel>
</rss>

