<?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 sap script - dot matrix printer in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-dot-matrix-printer/m-p/1210481#M133319</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; Kindly can anyone let me know if what has to be done to create a layout whose output needs to be taken from a DOT MATRIX PRINTER.&lt;/P&gt;&lt;P&gt;kinldy reply soon . It is urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Apr 2006 05:08:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-17T05:08:57Z</dc:date>
    <item>
      <title>sap script - dot matrix printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-dot-matrix-printer/m-p/1210481#M133319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; Kindly can anyone let me know if what has to be done to create a layout whose output needs to be taken from a DOT MATRIX PRINTER.&lt;/P&gt;&lt;P&gt;kinldy reply soon . It is urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2006 05:08:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-dot-matrix-printer/m-p/1210481#M133319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-17T05:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: sap script - dot matrix printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-dot-matrix-printer/m-p/1210482#M133320</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;good &lt;/P&gt;&lt;P&gt;for each and every sap script form you can take the print out in the dot matrix printer.As you have been asked about the layout you can design the layout as per your requirement,there no special layout for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;mrutyun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2006 05:15:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-dot-matrix-printer/m-p/1210482#M133320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-17T05:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: sap script - dot matrix printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-dot-matrix-printer/m-p/1210483#M133321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Surya,&lt;/P&gt;&lt;P&gt; there s no special setting required other than the Basis,ie, transaction SPAD wherein he enables u to take printout from any frontend printer.. now if ur page size is different from any standard one available in SAP, then u need to create the page format in SPAD as well as in the Server properties n set the printer property to drive  output for the customised page.&lt;/P&gt;&lt;P&gt;any issue with this, do revert back..hope its helpful&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bikash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2006 05:21:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-dot-matrix-printer/m-p/1210483#M133321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-17T05:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: sap script - dot matrix printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-dot-matrix-printer/m-p/1210484#M133322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Surya,&lt;/P&gt;&lt;P&gt;While working with a DOT MATRIX PRINTER, you have to keep the following things in mind.&lt;/P&gt;&lt;P&gt;1.You cannot include graphics in your script&lt;/P&gt;&lt;P&gt;2.You cannot write box command or line command.&lt;/P&gt;&lt;P&gt;3.You have to have a font which is in your dot matrix printer on your system too so that you can use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition to everything you will have to check the allignments again and again by printing the script to check.They appear in the printing test than the actual printouts.&lt;/P&gt;&lt;P&gt;Hope it helps you a bit.&lt;/P&gt;&lt;P&gt;Good luck to print from DOT MATRIX&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suruchi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2006 05:22:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-dot-matrix-printer/m-p/1210484#M133322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-17T05:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: sap script - dot matrix printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-dot-matrix-printer/m-p/1210485#M133323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bikas&lt;/P&gt;&lt;P&gt; Can you please let me know how to create a new page format.Thank you for your previous answers.It was help ful.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2006 05:34:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-dot-matrix-printer/m-p/1210485#M133323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-19T05:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: sap script - dot matrix printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-dot-matrix-printer/m-p/1210486#M133324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Surya,&lt;/P&gt;&lt;P&gt;u need to have authorisation for creation of page formats in transaction SPAD. contact BASIS guy 4 this. &lt;/P&gt;&lt;P&gt;SPAD&lt;DEL&gt;&amp;gt;Full administration&lt;/DEL&gt;&amp;gt;device types&lt;DEL&gt;&amp;gt;Page formats&lt;/DEL&gt;&amp;gt;click on change button(if its not ther it means u dont have authorisation, contact basis)..there is create button..&lt;/P&gt;&lt;P&gt;after that u need to create a Format type using this Page format and add this format in ur device type.&lt;/P&gt;&lt;P&gt;Now, for ur printer to print according to ur page format, use server properties in ur system to create a page format of the same height/width n add it to ur printer..&lt;/P&gt;&lt;P&gt;hope it helps,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bikash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2006 05:50:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-dot-matrix-printer/m-p/1210486#M133324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-19T05:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: sap script - dot matrix printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-dot-matrix-printer/m-p/1210487#M133325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bikas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I have created a sapscript for output in pre printed material. The paper has a height 5.5 inch. there is not standard page format for this . I need to create it .Can you let me know the complete steps involved in creation of page format.&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, 09 May 2006 09:46:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-dot-matrix-printer/m-p/1210487#M133325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-09T09:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: sap script - dot matrix printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-dot-matrix-printer/m-p/1210488#M133326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Surya,&lt;/P&gt;&lt;P&gt;pl refer to my previous post for creation of page format..after u click on create button, it asks u for the size of the page, u just need to specify them correctly n save it.&lt;/P&gt;&lt;P&gt;then u need to add this page format to Format types as i mentioned earlier...&lt;/P&gt;&lt;P&gt;just give it a try in SPAD n bug me in case of problems..&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bikash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2006 14:58:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-dot-matrix-printer/m-p/1210488#M133326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-09T14:58:17Z</dc:date>
    </item>
  </channel>
</rss>

