<?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: Need help for continuous smartform printing through dot matrix printer in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-for-continuous-smartform-printing-through-dot-matrix-printer/m-p/9181909#M1713203</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 all this things,&lt;/P&gt;&lt;P&gt;1) Maintain Printer initialization, End of page and End of line for the device type with new page format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)In form, page settings,form attributes&amp;gt; try to set the page format.take the page SF same as printer ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)In printer (alt + setup) ,set the menu as per required.&lt;/P&gt;&lt;P&gt;lastly check this sap help ,&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://help.sap.com/saphelp_nw04/helpdata/en/ce/6f0f82ea6311d18e2f0000e83dd9fc/content.htm" title="http://help.sap.com/saphelp_nw04/helpdata/en/ce/6f0f82ea6311d18e2f0000e83dd9fc/content.htm"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/ce/6f0f82ea6311d18e2f0000e83dd9fc/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gourav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jan 2013 12:53:55 GMT</pubDate>
    <dc:creator>gouravkumar64</dc:creator>
    <dc:date>2013-01-29T12:53:55Z</dc:date>
    <item>
      <title>Need help for continuous smartform printing through dot matrix printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-for-continuous-smartform-printing-through-dot-matrix-printer/m-p/9181907#M1713201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written a code for continuous print of a single page smartform. It is to be printed through dot matrix printer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code is working very fine in Development Server, but not in Quality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Quality, it is giving all the garbage values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used SSF_OPEN, SSF_CLOSE FMs with the following control parameters:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; CONTROL-NO_DIALOG = &lt;SPAN class="L0S33"&gt;'X'&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; CONTROL-PREVIEW&amp;nbsp;&amp;nbsp; = &lt;SPAN class="L0S33"&gt;'X'&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; CONTROL-NO_OPEN&amp;nbsp;&amp;nbsp; = &lt;SPAN class="L0S33"&gt;'X'&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; CONTROL-NO_CLOSE&amp;nbsp; = &lt;SPAN class="L0S33"&gt;'X'&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me if I am wrong somewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 12:02:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-for-continuous-smartform-printing-through-dot-matrix-printer/m-p/9181907#M1713201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-29T12:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Need help for continuous smartform printing through dot matrix printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-for-continuous-smartform-printing-through-dot-matrix-printer/m-p/9181908#M1713202</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;Are you able to view the preview of smartform in the quality system ?&amp;nbsp; If yes then probably you have check if the printer is properly configured &amp;amp; installed transaction (SPAD) in the quality system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tooshar Bendale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 12:46:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-for-continuous-smartform-printing-through-dot-matrix-printer/m-p/9181908#M1713202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-29T12:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Need help for continuous smartform printing through dot matrix printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-for-continuous-smartform-printing-through-dot-matrix-printer/m-p/9181909#M1713203</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 all this things,&lt;/P&gt;&lt;P&gt;1) Maintain Printer initialization, End of page and End of line for the device type with new page format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)In form, page settings,form attributes&amp;gt; try to set the page format.take the page SF same as printer ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)In printer (alt + setup) ,set the menu as per required.&lt;/P&gt;&lt;P&gt;lastly check this sap help ,&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://help.sap.com/saphelp_nw04/helpdata/en/ce/6f0f82ea6311d18e2f0000e83dd9fc/content.htm" title="http://help.sap.com/saphelp_nw04/helpdata/en/ce/6f0f82ea6311d18e2f0000e83dd9fc/content.htm"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/ce/6f0f82ea6311d18e2f0000e83dd9fc/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gourav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 12:53:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-for-continuous-smartform-printing-through-dot-matrix-printer/m-p/9181909#M1713203</guid>
      <dc:creator>gouravkumar64</dc:creator>
      <dc:date>2013-01-29T12:53:55Z</dc:date>
    </item>
  </channel>
</rss>

