<?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 Multiple Cheque Printout overlap in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-cheque-printout-overlap/m-p/6647828#M1444432</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one issue related to cheque printing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have to print cheques continiously. We are using ZCHK code for showing this. When i try to print more than 1 cheques, all are overlap .All cheques are printed on single page.But in print preview cheques show on different page.&lt;/P&gt;&lt;P&gt;For cheque printing i have created new  page format i.e ZCHK.When i try to  print single cheque. its fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls give the solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Mar 2010 07:00:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-13T07:00:27Z</dc:date>
    <item>
      <title>Multiple Cheque Printout overlap</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-cheque-printout-overlap/m-p/6647828#M1444432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one issue related to cheque printing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have to print cheques continiously. We are using ZCHK code for showing this. When i try to print more than 1 cheques, all are overlap .All cheques are printed on single page.But in print preview cheques show on different page.&lt;/P&gt;&lt;P&gt;For cheque printing i have created new  page format i.e ZCHK.When i try to  print single cheque. its fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls give the solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Mar 2010 07:00:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-cheque-printout-overlap/m-p/6647828#M1444432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-13T07:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Cheque Printout overlap</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-cheque-printout-overlap/m-p/6647829#M1444433</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;Shweta, Are you printing through Some SmartForm or Some script, If yes HAve u applied Loop before calling script and smartforms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are printing through Flat Report then USe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; loop at itab.&lt;/P&gt;&lt;P&gt;At new-page.&lt;/P&gt;&lt;P&gt;Endloop..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it will Solve your Problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Mar 2010 08:07:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-cheque-printout-overlap/m-p/6647829#M1444433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-13T08:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Cheque Printout overlap</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-cheque-printout-overlap/m-p/6647830#M1444434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Shelly,Thanks for your reply.But my problem is  as it is. I am using SmartForms.In print privew it displays all cheques on different page but when i try to prin, it overlaps on single page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls Help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Mar 2010 05:45:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-cheque-printout-overlap/m-p/6647830#M1444434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-15T05:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Cheque Printout overlap</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-cheque-printout-overlap/m-p/6647831#M1444435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swetha ,iam facing the same problem now.When iam using DINA4 formt its coming gud..But when iam using the CUstom format (zchk-created and asigned using SPAD) its showing the same problem that u face ,If u still remember the Solution  please let me know. Thank you.&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Apr 2010 07:26:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-cheque-printout-overlap/m-p/6647831#M1444435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-10T07:26:09Z</dc:date>
    </item>
  </channel>
</rss>

