<?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 Print Files in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-files/m-p/2897139#M681143</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement in wich i need to print files from SAP (the files are in a directory in a file server). The files can be PDF or WORD. Is there a function module that allows me to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Nuno Silva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Oct 2007 12:56:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-22T12:56:16Z</dc:date>
    <item>
      <title>Print Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-files/m-p/2897139#M681143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement in wich i need to print files from SAP (the files are in a directory in a file server). The files can be PDF or WORD. Is there a function module that allows me to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Nuno Silva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 12:56:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-files/m-p/2897139#M681143</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T12:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Print Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-files/m-p/2897140#M681144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no specific function module to get the files from application server and send for printing. &lt;/P&gt;&lt;P&gt;You can do workaround : From Open Dataset you can read the files from server. Download this file and use NEW-PAGE print command to direct send printing from report.&lt;/P&gt;&lt;P&gt;For more info, please refer below link;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/dba5ef35c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/dba5ef35c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 14:11:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-files/m-p/2897140#M681144</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T14:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Print Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-files/m-p/2897141#M681145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can i do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 17:29:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-files/m-p/2897141#M681145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T17:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Print Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-files/m-p/2897142#M681146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i do the NEW-PAGE i will be sending the ascii contents of the file to the printer right? It won't print as if it was printed from word isn't that right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 11:06:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-files/m-p/2897142#M681146</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T11:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Print Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-files/m-p/2897143#M681147</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;If you use NEW-PAGE PRINT On. .then it will print like a Classical report output.&lt;/P&gt;&lt;P&gt;You wont get it in a tabular format with all different fonts/Bold/Italic formatting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need formatting, then you need to opt for SMARTFORM.&lt;/P&gt;&lt;P&gt;Else if a plain text file output (Same as print out from Notepad) is fine, then go for NEW PAGE PRINT ON.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 11:21:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-files/m-p/2897143#M681147</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T11:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Print Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-files/m-p/2897144#M681148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what i need is to print the file as-is like if you printed it from word (for example).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 13:33:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-files/m-p/2897144#M681148</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T13:33:50Z</dc:date>
    </item>
  </channel>
</rss>

