<?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: Wrong Printing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-printing/m-p/9851407#M1786427</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkateswaran...Can you help me solve this overlap issue as well.&lt;/P&gt;&lt;P&gt;I want this year and other details to be displayed after the end of main item details. as this is a po suumary&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/309179" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 26 Oct 2013 14:04:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-10-26T14:04:38Z</dc:date>
    <item>
      <title>Wrong Printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-printing/m-p/9851404#M1786424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi My PO summary smart form is facing some issues regarding alignment. Can anybody suggest me something to correct this..I have attached the screenshot of the problem i am facing. From quantity onward everything is printing downwards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Oct 2013 13:05:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-printing/m-p/9851404#M1786424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-26T13:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong Printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-printing/m-p/9851405#M1786425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is simple,&lt;/P&gt;&lt;P&gt;Since it is numeric they are right justified.&lt;/P&gt;&lt;P&gt;so you need to condense the leading spaces&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example.&amp;nbsp; if your variable is wa_quantity,&amp;nbsp; then in the fomr print like this&amp;nbsp; &lt;STRONG&gt;&amp;amp;WA_QUANTITY(C)&amp;amp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Venkat&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Oct 2013 13:14:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-printing/m-p/9851405#M1786425</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2013-10-26T13:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong Printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-printing/m-p/9851406#M1786426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkateswaran...thanks for the information, i have tried and it is resolved. &lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Oct 2013 13:18:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-printing/m-p/9851406#M1786426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-26T13:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong Printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-printing/m-p/9851407#M1786427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkateswaran...Can you help me solve this overlap issue as well.&lt;/P&gt;&lt;P&gt;I want this year and other details to be displayed after the end of main item details. as this is a po suumary&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/309179" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Oct 2013 14:04:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-printing/m-p/9851407#M1786427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-26T14:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong Printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-printing/m-p/9851408#M1786428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suveer,&lt;/P&gt;&lt;P&gt;You might have written in a separte window that starts in middle of the page it seems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that window, go to condition box, and then chcek the checkbox (that with label end of mainwindow)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Oct 2013 14:45:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-printing/m-p/9851408#M1786428</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2013-10-26T14:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong Printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-printing/m-p/9851409#M1786429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi... yes i have written in separate window...I have tried this but still not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Oct 2013 14:57:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-printing/m-p/9851409#M1786429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-26T14:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong Printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-printing/m-p/9851410#M1786430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you show me the window defentions of that and main window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Oct 2013 17:18:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-printing/m-p/9851410#M1786430</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2013-10-26T17:18:21Z</dc:date>
    </item>
  </channel>
</rss>

