<?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 Right Margin Cut off While printing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/right-margin-cut-off-while-printing/m-p/1329566#M168252</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 am facing a problem. In printpreview, I am able 2 see all the margins everything is perfect. But while printing the right margin with some data is cut off. I have used Page Format DINA4. And also checked all printer settings. If any one of u have come across this issue plz let me know.&lt;/P&gt;&lt;P&gt;Thanx n regds,&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 May 2006 11:12:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-26T11:12:18Z</dc:date>
    <item>
      <title>Right Margin Cut off While printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/right-margin-cut-off-while-printing/m-p/1329566#M168252</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 am facing a problem. In printpreview, I am able 2 see all the margins everything is perfect. But while printing the right margin with some data is cut off. I have used Page Format DINA4. And also checked all printer settings. If any one of u have come across this issue plz let me know.&lt;/P&gt;&lt;P&gt;Thanx n regds,&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2006 11:12:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/right-margin-cut-off-while-printing/m-p/1329566#M168252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-26T11:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Right Margin Cut off While printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/right-margin-cut-off-while-printing/m-p/1329567#M168253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. some times this happens if the printer&lt;/P&gt;&lt;P&gt;   is not installed properly in r/3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Take help from the basis team.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. they will make some settings / install&lt;/P&gt;&lt;P&gt;   once - again  / install new printer&lt;/P&gt;&lt;P&gt;  in r/3.&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2006 11:13:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/right-margin-cut-off-while-printing/m-p/1329567#M168253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-26T11:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Right Margin Cut off While printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/right-margin-cut-off-while-printing/m-p/1329568#M168254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it report or Script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is Report try to change the report line-size?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report zreport &amp;lt;b&amp;gt;line-size 300.&amp;lt;/b&amp;gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is script you need to check the SPOOL settings .&lt;/P&gt;&lt;P&gt;Check in SAPD transaction to create the correct format for your application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2006 11:17:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/right-margin-cut-off-while-printing/m-p/1329568#M168254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-26T11:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Right Margin Cut off While printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/right-margin-cut-off-while-printing/m-p/1329569#M168255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is a script, check whether the paper size on which u r printing is A4 or not.&lt;/P&gt;&lt;P&gt;If exact page format is not available for the paper size, then u need to create a new page format using TCODE: SPAD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2006 11:23:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/right-margin-cut-off-while-printing/m-p/1329569#M168255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-26T11:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Right Margin Cut off While printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/right-margin-cut-off-while-printing/m-p/1329570#M168256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this  is  due  to  printer  setting ...printer  setting is  not  proper..&lt;/P&gt;&lt;P&gt;contect  ur basis person  to resolve   this  problem ..&lt;/P&gt;&lt;P&gt;or  u  can  check  it  into diffrent  printer...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2006 11:25:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/right-margin-cut-off-while-printing/m-p/1329570#M168256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-26T11:25:42Z</dc:date>
    </item>
  </channel>
</rss>

