<?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: SAPscript: Extra empty page printed from the printer in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-extra-empty-page-printed-from-the-printer/m-p/6072272#M1355699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;           Try checking a page format which fits all the data  or reduce the height of main window accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Aug 2009 16:39:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-26T16:39:07Z</dc:date>
    <item>
      <title>SAPscript: Extra empty page printed from the printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-extra-empty-page-printed-from-the-printer/m-p/6072271#M1355698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;               I have developed a sapscript for HR check printing. When I print the check to the spool from SAP, &lt;STRONG&gt;it shows only one page&lt;/STRONG&gt; , but when it prints from the printer, there is one extra blank page gets printed always for each paycheck. donno why??&lt;/P&gt;&lt;P&gt;I have checked the SPAD settings for the device type which we use currently and tries altering the settings with no results.&lt;/P&gt;&lt;P&gt;Please do let me know, if there is anything that i am missing out.&lt;/P&gt;&lt;P&gt;My page format specified for the SAPSCRIPT is &lt;STRONG&gt;LEGAL&lt;/STRONG&gt;. We have created a custom device type and forcing the page to be printed as &lt;STRONG&gt;LEGAL&lt;/STRONG&gt; in the printer control logic.&lt;/P&gt;&lt;P&gt;Awaiting for your replies&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dhana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 15:34:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-extra-empty-page-printed-from-the-printer/m-p/6072271#M1355698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-26T15:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAPscript: Extra empty page printed from the printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-extra-empty-page-printed-from-the-printer/m-p/6072272#M1355699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;           Try checking a page format which fits all the data  or reduce the height of main window accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 16:39:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-extra-empty-page-printed-from-the-printer/m-p/6072272#M1355699</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-26T16:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAPscript: Extra empty page printed from the printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-extra-empty-page-printed-from-the-printer/m-p/6072273#M1355700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check your final text that is getting printed in the window.  Eve nthere is one blank character which overflows to the next page, then you will see a blank page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 16:56:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-extra-empty-page-printed-from-the-printer/m-p/6072273#M1355700</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-26T16:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAPscript: Extra empty page printed from the printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-extra-empty-page-printed-from-the-printer/m-p/6072274#M1355701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the Reply,&lt;/P&gt;&lt;P&gt;                                     I tried all the two possible ways. &lt;/P&gt;&lt;P&gt;1. Reduced the main window to half the size to check, if that was casing the problem, still the same issue&lt;/P&gt;&lt;P&gt;2. Removed all end of page contents and made the screen to display only few the data..still the same issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I running clueless...Exploring some more ways..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dhana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 19:59:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-extra-empty-page-printed-from-the-printer/m-p/6072274#M1355701</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-26T19:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAPscript: Extra empty page printed from the printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-extra-empty-page-printed-from-the-printer/m-p/6072275#M1355702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the Reply,&lt;/P&gt;&lt;P&gt;                                     I tried all the two possible ways. &lt;/P&gt;&lt;P&gt;1. Reduced the main window to half the size to check, if that was casing the problem, still the same issue&lt;/P&gt;&lt;P&gt;2. Removed all end of page contents and made the screen to display only few the data..still the same issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I running clueless...Exploring some more ways..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dhana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 20:00:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-extra-empty-page-printed-from-the-printer/m-p/6072275#M1355702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-26T20:00:00Z</dc:date>
    </item>
  </channel>
</rss>

