<?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: Back side printing in Script.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-side-printing-in-script/m-p/3271706#M782082</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;in page setting of the script, Select your page and set the print mode as 'D' ( Duplex printing)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SPAD , take output devices . &lt;/P&gt;&lt;P&gt;Choose your output device , 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;Check this link for more details.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/90/78f07e030211d399b90000e83dd9fc/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/90/78f07e030211d399b90000e83dd9fc/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jan 2008 07:47:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-11T07:47:34Z</dc:date>
    <item>
      <title>Back side printing in Script..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-side-printing-in-script/m-p/3271704#M782080</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;In script i need to print back side(which is common for every page) on each page.&lt;/P&gt;&lt;P&gt;For that i created FRONT, BACK pages.&lt;/P&gt;&lt;P&gt;FRONT Next page BACK and Print mode is 'D'.&lt;/P&gt;&lt;P&gt;BACK Next page FRONT, Print mode blank and no main window in this page.&lt;/P&gt;&lt;P&gt;Now what happens is it is not printing the back side of the very last page. Suppose 10 pages are there then it is printing the back side of first 9 pages but not for 10th page. If only one page is there it not printing back side at all..&lt;/P&gt;&lt;P&gt;Please let me know  the solution..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 07:27:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-side-printing-in-script/m-p/3271704#M782080</guid>
      <dc:creator>suresh_kumar53</dc:creator>
      <dc:date>2008-01-11T07:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Back side printing in Script..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-side-printing-in-script/m-p/3271705#M782081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh,&lt;/P&gt;&lt;P&gt;This might help u out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SE71 &lt;/P&gt;&lt;P&gt;go to Pages&lt;/P&gt;&lt;P&gt;and check the attributes of each page&lt;/P&gt;&lt;P&gt;FIRST page Print attributes&lt;/P&gt;&lt;P&gt;Check the PRINT MODE&lt;/P&gt;&lt;P&gt;default it will be space&lt;/P&gt;&lt;P&gt;give there 'D' (for duplex) and see&lt;/P&gt;&lt;P&gt;it prints double side&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more info. see the link.&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_nw04/helpdata/en/90/78f07e030211d399b90000e83dd9fc/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Reward if helpful.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thankyou,&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 07:30:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-side-printing-in-script/m-p/3271705#M782081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-11T07:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Back side printing in Script..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-side-printing-in-script/m-p/3271706#M782082</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;in page setting of the script, Select your page and set the print mode as 'D' ( Duplex printing)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SPAD , take output devices . &lt;/P&gt;&lt;P&gt;Choose your output device , 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;Check this link for more details.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/90/78f07e030211d399b90000e83dd9fc/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/90/78f07e030211d399b90000e83dd9fc/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 07:47:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-side-printing-in-script/m-p/3271706#M782082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-11T07:47:34Z</dc:date>
    </item>
  </channel>
</rss>

