<?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 Read PDF File in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-pdf-file/m-p/826718#M43195</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 have a requirement of reading a PDF file from the application server and passing the data of the PDF back to a WebDynpro Application via an RFC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. While opening the file using OPEN DATASET which mode should i use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. While passing the data back via RFC what type should i use. My WebDynpro application expects the data in ByteStream format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Also i want to read the file from the Application server and download the same to presentation server. i opened the file in Binary mode and used GUI_DOWNLOAD for downloading using format BIN. However the PDF file is not created on the presentation server. How can i achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know your suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sidharth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Oct 2004 13:19:34 GMT</pubDate>
    <dc:creator>sid-desh</dc:creator>
    <dc:date>2004-10-07T13:19:34Z</dc:date>
    <item>
      <title>Read PDF File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-pdf-file/m-p/826718#M43195</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 have a requirement of reading a PDF file from the application server and passing the data of the PDF back to a WebDynpro Application via an RFC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. While opening the file using OPEN DATASET which mode should i use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. While passing the data back via RFC what type should i use. My WebDynpro application expects the data in ByteStream format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Also i want to read the file from the Application server and download the same to presentation server. i opened the file in Binary mode and used GUI_DOWNLOAD for downloading using format BIN. However the PDF file is not created on the presentation server. How can i achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know your suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sidharth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2004 13:19:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-pdf-file/m-p/826718#M43195</guid>
      <dc:creator>sid-desh</dc:creator>
      <dc:date>2004-10-07T13:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Read PDF File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-pdf-file/m-p/826719#M43196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sidharth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot read a PDF file from the application server using OPEN dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create PDF file there are few functions available.&lt;/P&gt;&lt;P&gt;Such as:&lt;/P&gt;&lt;P&gt;CONVERT_ABAPSPOOLJOB_2_PDF   &lt;/P&gt;&lt;P&gt;CONVERT_OTFSPOOLJOB_2_PDF    &lt;/P&gt;&lt;P&gt;CONVERT_OTF_2_PDF            &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;Rani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Oct 2004 11:22:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-pdf-file/m-p/826719#M43196</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-08T11:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Read PDF File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-pdf-file/m-p/826720#M43197</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;What would be easiest is to get the spool details back and then convert to a PDF. Is this not possible ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Colin. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Oct 2004 11:52:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-pdf-file/m-p/826720#M43197</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-08T11:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Read PDF File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-pdf-file/m-p/826721#M43198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alternatively you may want to look at this class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CL_FP_PDF_OBJECT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Oct 2004 06:37:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-pdf-file/m-p/826721#M43198</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2004-10-09T06:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Read PDF File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-pdf-file/m-p/826722#M43199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sidharth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can open PDF file from an application server directly using 'open dataset' and read using 'read dataset', just ensure you have the datatype of the target field in which the file is read as XSTRING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same PDF file can then be transferred using 'transfer dataset' to any place on application server too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aniket&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2004 16:33:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-pdf-file/m-p/826722#M43199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-12T16:33:58Z</dc:date>
    </item>
  </channel>
</rss>

