<?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: How to submit a PDF document to spool request by coding in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-pdf-document-to-spool-request-by-coding/m-p/6764508#M1462174</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;But that seems not be an answer to my question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is &lt;STRONG&gt;to convert the PDF (or some other document) to spool request&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;The above wiki link is the reversed way which is not what I want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Apr 2010 12:09:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-15T12:09:34Z</dc:date>
    <item>
      <title>How to submit a PDF document to spool request by coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-pdf-document-to-spool-request-by-coding/m-p/6764506#M1462172</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 have a pdf document that is stored somewhere in SAP system, for example MIME repository. So I can read this PDF document and get its content as an xstring.&lt;/P&gt;&lt;P&gt;I know SAP can print a smartform directly by calling its function module, or submit a program (list output) to SAP-SPOOL to generate a spool request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how can I submit a document or an xstring which presents the content of a document to spool request in order to print it out?&lt;/P&gt;&lt;P&gt;Or should I do it in some other way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any of the suggestion or hint will be help.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 14:28:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-pdf-document-to-spool-request-by-coding/m-p/6764506#M1462172</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-14T14:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to submit a PDF document to spool request by coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-pdf-document-to-spool-request-by-coding/m-p/6764507#M1462173</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;Just see this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/Snippets/Converts" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/Snippets/Converts&lt;/A&gt;&lt;EM&gt;spool&lt;/EM&gt;request&lt;EM&gt;into&lt;/EM&gt;PDF&lt;EM&gt;document&lt;/EM&gt;and+emails&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards and Best wishes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 12:02:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-pdf-document-to-spool-request-by-coding/m-p/6764507#M1462173</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-15T12:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to submit a PDF document to spool request by coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-pdf-document-to-spool-request-by-coding/m-p/6764508#M1462174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;But that seems not be an answer to my question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is &lt;STRONG&gt;to convert the PDF (or some other document) to spool request&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;The above wiki link is the reversed way which is not what I want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 12:09:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-pdf-document-to-spool-request-by-coding/m-p/6764508#M1462174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-15T12:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to submit a PDF document to spool request by coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-pdf-document-to-spool-request-by-coding/m-p/6764509#M1462175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have checked it with SAP and it seems no solution for printing a pdf doc by coding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The final workaround is to use an virtual printer or some converter on PC to convert the pages in that pdf document into BMP files. Then upload those BMP files in t-code se78 and build a smartform to include them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is convenient to use the printing function of smartforms in ABAP coding. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 08:52:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-pdf-document-to-spool-request-by-coding/m-p/6764509#M1462175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-11T08:52:01Z</dc:date>
    </item>
  </channel>
</rss>

