<?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: Printing Barcode Label in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-barcode-label/m-p/3046371#M721134</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;I have made a form with the barcode, have connected it to a Zebra printer.&lt;/P&gt;&lt;P&gt;I am having 4.6c SAP version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the label is not printing on the zebra printer. the zebra printer is TLP 2844.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do we require any other setting to print.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;AJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Nov 2007 14:25:18 GMT</pubDate>
    <dc:creator>anupam_srivastava2</dc:creator>
    <dc:date>2007-11-06T14:25:18Z</dc:date>
    <item>
      <title>Printing Barcode Label</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-barcode-label/m-p/3046367#M721130</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;&lt;/P&gt;&lt;P&gt;I want to print label with barcode of width 50mm and height 50mm.&lt;/P&gt;&lt;P&gt;any idea how can I do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;AJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2007 10:33:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-barcode-label/m-p/3046367#M721130</guid>
      <dc:creator>anupam_srivastava2</dc:creator>
      <dc:date>2007-11-06T10:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Printing Barcode Label</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-barcode-label/m-p/3046368#M721131</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;Refer this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;http://www.zebra.com/id/zebra/na/en/documentlibrary/whitepapers/sap_smartforms_bus_suite.File.tmp/WP13841L_SAPsmartForms.pdf&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vasudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2007 10:42:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-barcode-label/m-p/3046368#M721131</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-06T10:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Printing Barcode Label</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-barcode-label/m-p/3046369#M721132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. You define your barcode type in SE73 (-&amp;gt; "System bar codes" -&amp;gt; Change).These definitions contain attributes like length and width but they are for information only.&lt;/P&gt;&lt;P&gt;2. Next you assign your barcode type to a device (-&amp;gt; "Printer bar codes" -&amp;gt; Change). In this assignment you put two "print control" names prepared before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Print control" is a sequence of binary data recognized by the device. One of the print controls that you specify in assignment "barcode type -&amp;gt; device" is sent to a device before printing the barcode, the other is sent after printing.&lt;/P&gt;&lt;P&gt;The print control sent before printing should contain some device-specific instruction for setting the width and height of the barcode. See your device manual for details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To prepare a control sequence use transaction SPAD -&amp;gt; DeviceTypes tab -&amp;gt; DeviceTypes button -&amp;gt; choose your device (doubleclick) -&amp;gt; "Print Controls" tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2007 12:39:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-barcode-label/m-p/3046369#M721132</guid>
      <dc:creator>Maciej_DomagaBa</dc:creator>
      <dc:date>2007-11-06T12:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Printing Barcode Label</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-barcode-label/m-p/3046370#M721133</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;see this link you will get idea of what is barcodes and use &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/questions-about-bar-code-printing-in-sap.htm" target="test_blank"&gt;http://www.sap-img.com/abap/questions-about-bar-code-printing-in-sap.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps to implement bar code in the smart form:&lt;/P&gt;&lt;P&gt;1. Create a Smart Style: Use the transaction code smart style. Give a suitable name .Choose Create.&lt;/P&gt;&lt;P&gt;2. Create a Character Node: In change mode of the Smart Style select the Character Formats Node and choose Create. In the Character format field enter a two-character key. Click Continue. &lt;/P&gt;&lt;P&gt;3. Select desired attributes of Bar Code: Select the desired attributes of the Bar Code on the tab Standard Settings. &lt;/P&gt;&lt;P&gt;4. Choose Activate. &lt;/P&gt;&lt;P&gt;5. Use the Smart style in the Smart form: Assign the character format to the field or character string in the smart form. &lt;/P&gt;&lt;P&gt;6. Activate the smart form. &lt;/P&gt;&lt;P&gt;7. Test the same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/68/4a0d5b74110d44b1b88d9b6aa1315b/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/68/4a0d5b74110d44b1b88d9b6aa1315b/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if usefull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2007 13:05:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-barcode-label/m-p/3046370#M721133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-06T13:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Printing Barcode Label</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-barcode-label/m-p/3046371#M721134</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;I have made a form with the barcode, have connected it to a Zebra printer.&lt;/P&gt;&lt;P&gt;I am having 4.6c SAP version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the label is not printing on the zebra printer. the zebra printer is TLP 2844.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do we require any other setting to print.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;AJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2007 14:25:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-barcode-label/m-p/3046371#M721134</guid>
      <dc:creator>anupam_srivastava2</dc:creator>
      <dc:date>2007-11-06T14:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Printing Barcode Label</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-barcode-label/m-p/3046372#M721135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jan 2011 17:06:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-barcode-label/m-p/3046372#M721135</guid>
      <dc:creator>anupam_srivastava2</dc:creator>
      <dc:date>2011-01-26T17:06:15Z</dc:date>
    </item>
  </channel>
</rss>

