<?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: Regarding printing using script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-printing-using-script/m-p/8064723#M1613013</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;ew need to assign 'D'  in print mode in SCRIPT at page level. (First page, Next Page). check pages tab in scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jul 2011 11:25:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-07-22T11:25:05Z</dc:date>
    <item>
      <title>Regarding printing using script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-printing-using-script/m-p/8064721#M1613011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to print on both sides of paper, i am using sap script for the layout. Could you please guide me with the required printer settings or program additions ?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2011 09:41:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-printing-using-script/m-p/8064721#M1613011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-22T09:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding printing using script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-printing-using-script/m-p/8064722#M1613012</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;Printing on both sides of the paper is the property of the Printer. If your default settings for the Printer is Duplex Printing, then the script will Print on both sides.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ensure that your default printer in SAP or the Printer selected while printing has the setting of Duplex Printing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2011 10:43:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-printing-using-script/m-p/8064722#M1613012</guid>
      <dc:creator>former_member222709</dc:creator>
      <dc:date>2011-07-22T10:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding printing using script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-printing-using-script/m-p/8064723#M1613013</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;ew need to assign 'D'  in print mode in SCRIPT at page level. (First page, Next Page). check pages tab in scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2011 11:25:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-printing-using-script/m-p/8064723#M1613013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-22T11:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding printing using script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-printing-using-script/m-p/8064724#M1613014</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;&lt;STRONG&gt;Print modes&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Print mode, you can specify single- or double-sided printing for a page. You can choose from the following values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;' ' Currently active printing mode continues unchanged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S The page is printed in simplex mode. That is, the printer should print on only one side of the paper. If another mode was previously active, then the printer is switched to simplex mode with the start of the page. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D The page is printed on the first side of a sheet in duplex mode. If another mode was previously active, then the printer is switched to duplex mode with the start of the pageand continues in this mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T The page is printed on the first side of a sheet in tumble duplex mode. That is, the printer prints on both sides. The page on the second side is always inverted, so that the footer of the second page is printed opposite the header of the first page. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If another mode was previously active, then the printer is switched to tumble duplex mode with the start of the page and continues printing in this mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Print modes are currently supported for printers that use the PCL-5 language. These are printers that are defined with the following SAP device types: HPLJ_II, HPLJIIID, HPLJ4, LX4039, SNI20XX8. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the spool system (transaction SPAD) to check on how your printers are defined. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The print controls for these functions are SPMSI (begin simplex printing); SPMDU (begin duplex printing); SPMTU (begin tumble duplex printing); SPMFS (print on first side of sheet in duplex or tumble duplex mode); and SPMBS (print on second side of sheet in duplex or tumble duplex mode).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Later do this,&lt;/P&gt;&lt;P&gt;Config. your Printer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SPAD , &lt;/P&gt;&lt;P&gt;take output devices . &lt;/P&gt;&lt;P&gt;Choose your output device , &lt;/P&gt;&lt;P&gt;double click &lt;/P&gt;&lt;P&gt;take the output attributes. &lt;/P&gt;&lt;P&gt;Give the print mode as Duplex. &lt;/P&gt;&lt;P&gt;Your printer also should be set for the duplex mode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2011 13:42:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-printing-using-script/m-p/8064724#M1613014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-22T13:42:10Z</dc:date>
    </item>
  </channel>
</rss>

