<?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 Document inside a SapScript: in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-document-inside-a-sapscript/m-p/6205940#M1376885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - please assign po1nts for helpful answers in the one Sandra mentions and mark it as answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Oct 2009 20:55:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-16T20:55:06Z</dc:date>
    <item>
      <title>PDF Document inside a SapScript:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-document-inside-a-sapscript/m-p/6205936#M1376881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know you can output a pdf document from sapscript, smartforms, spooler, or abap list or alv. However I have a process reading a PDF document from filenet into a binary internal table. You know if its possible print that pdf through sapscript form?&lt;/P&gt;&lt;P&gt;I am reading in a PDF document and want it to print through sapscript NOT output it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 15:48:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-document-inside-a-sapscript/m-p/6205936#M1376881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-16T15:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: PDF Document inside a SapScript:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-document-inside-a-sapscript/m-p/6205937#M1376882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wooow, yes it is possible but you need bunch of steps like (offline pdf form in ECC 5.0) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Convert into binary then convert into xstring then convert into string then convert into XML then convert into data fields and internal tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure why you need to convert the PDF from sapscript and print it on sapscript. Cant you have an external program that does this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by the way what is the version are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 17:16:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-document-inside-a-sapscript/m-p/6205937#M1376882</guid>
      <dc:creator>former_member191735</dc:creator>
      <dc:date>2009-10-16T17:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: PDF Document inside a SapScript:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-document-inside-a-sapscript/m-p/6205938#M1376883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sampath,&lt;/P&gt;&lt;P&gt;The version of Adobe PDF we are using is version 8.0. I had another question out there about going from pdf into binary and getting it to go to through the spooler. I think going through a form is a waste a time, but my options are limited. I could probably go from binary to xstring, but I have digital signature that needs to be kept intact. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that my best course of action, binary, xstring, string, to xml?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 18:11:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-document-inside-a-sapscript/m-p/6205938#M1376883</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-16T18:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: PDF Document inside a SapScript:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-document-inside-a-sapscript/m-p/6205939#M1376884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stephen, you should mention that you already started another discussion around that topic (though not the same) (here: &lt;SPAN __jive_macro_name="thread" id="1498142"&gt;&lt;/SPAN&gt;) so that people can understand more easily the context.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 20:38:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-document-inside-a-sapscript/m-p/6205939#M1376884</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-10-16T20:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: PDF Document inside a SapScript:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-document-inside-a-sapscript/m-p/6205940#M1376885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - please assign po1nts for helpful answers in the one Sandra mentions and mark it as answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 20:55:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-document-inside-a-sapscript/m-p/6205940#M1376885</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-16T20:55:06Z</dc:date>
    </item>
  </channel>
</rss>

