<?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 a Barcode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-a-barcode/m-p/2992750#M706840</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this program and REWARD if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only Se71 is used to create a barcode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Create a Bar code prefix:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Go to T-code - SPAD -&amp;gt; Full Administration -&amp;gt; Click on Device Type -&amp;gt; Double click the device for which you wish to create the print control -&amp;gt; Click on Print Control tab -&amp;gt;Click on change mode -&amp;gt; Click the plus sign to add a row or prefix say SBP99 (Prefix must start with SBP) -&amp;gt; save you changes , it will ask for request -&amp;gt; create request and save&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Now when you go to SE73 if you enter SBP00 for you device it will add the newly created Prefix&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a character format C1.Assign a barcode to the character format.Check the check box for the barcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The place where you are using the field value use like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;C1&amp;gt; &amp;amp;itab-field&amp;amp; &amp;lt;/C1&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get the field value in the form of barcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which barcode printer are you using ? Can you download this file and see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.servopack.de/Files/HB/ZPLcommands.pdf" target="test_blank"&gt;http://www.servopack.de/Files/HB/ZPLcommands.pdf&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will give an idea about barcode commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link:&lt;/P&gt;&lt;P&gt;&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;Check this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a94c851ea11d189570000e829fbbd/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a94c851ea11d189570000e829fbbd/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope this link ll be useful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/66/1b45c136639542a83663072a74a21c/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/66/1b45c136639542a83663072a74a21c/content.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Detailed information about SAP Barcodes &lt;/P&gt;&lt;P&gt;A barcode solution consists of the following: &lt;/P&gt;&lt;P&gt;- a barcode printer &lt;/P&gt;&lt;P&gt;- a barcode reader &lt;/P&gt;&lt;P&gt;- a mobile data collection application/program &lt;/P&gt;&lt;P&gt;A barcode label is a special symbology to represent human readable information such as a material number or batch number &lt;/P&gt;&lt;P&gt;in machine readable format. &lt;/P&gt;&lt;P&gt;There are different symbologies for different applications and different industries. Luckily, you need not worry to much about that as the logistics supply chain has mostly standardized on 3 of 9 and 128 barcode symbologies - which all barcode readers support and which SAP support natively in it's printing protocols. &lt;/P&gt;&lt;P&gt;You can print barcodes from SAP by modifying an existing output form. &lt;/P&gt;&lt;P&gt;Behind every output form is a print program that collects all the data and then pass it to the form. The form contains the layout as well as the font, line and paragraph formats. These forms are designed using SAPScript (a very easy but frustratingly simplistic form format language) or SmartForms that is more of a graphical form design tool. &lt;/P&gt;&lt;P&gt;Barcodes are nothing more than a font definition and is part of the style sheet associated with a particular SAPScript form. The most important aspect is to place a parameter in the line of the form that points to the data element that you want to represent as barcode on the form, i.e. material number. Next you need to set the font for that parameter value to one of the supported barcode symbologies. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="484714"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="476735"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpfull answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Oct 2007 09:48:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-31T09:48:58Z</dc:date>
    <item>
      <title>printing a Barcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-a-barcode/m-p/2992748#M706838</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;Any body have any idea , can we print a Barcode in SAP&lt;/P&gt;&lt;P&gt;If Yes How.&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>Wed, 31 Oct 2007 09:46:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-a-barcode/m-p/2992748#M706838</guid>
      <dc:creator>anupam_srivastava2</dc:creator>
      <dc:date>2007-10-31T09:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: printing a Barcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-a-barcode/m-p/2992749#M706839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To print the barcode in smartforms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Import the Barcodes Fonts to SAP thru' SE73.&lt;/P&gt;&lt;P&gt;Create Character formats with Barcode fonts, that you have imported.&lt;/P&gt;&lt;P&gt;Configured the Device type in SAP (Usually done by basis).&lt;/P&gt;&lt;P&gt;and All you need to check is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Whether the printer supports Barcode. If it does not support barcode, then you will need to buy a DIMM card or barcode.dll file. You can get a demo file from net.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. You need to install DIMM Card to your printer. or You need to install Barcode.dll file in SAPLpd directory in the front end PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. You can buy software that you can upload in your SAP print Server that will convert the barcode symbology as an image that will print on a regular laser printer. But option results in less sharper barcodes. This option is really if you need to convert a large quantity of printers (&amp;gt;10) to support barcodes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For complete information always you can go to SAP Help.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a94c851ea11d189570000e829fbbd/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a94c851ea11d189570000e829fbbd/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*****************************&lt;/P&gt;&lt;P&gt;scripts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally Barcode will be created Basis people. It will be assigned in as a FONT. If you want to call in the sap script / smartform you need to assign it to either the Paragraph format or print program and then in the text it should be called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this below link...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/66/1b45c136639542a83663072a74a21c/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/66/1b45c136639542a83663072a74a21c/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;*************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*********************&lt;/P&gt;&lt;P&gt;report/form&lt;/P&gt;&lt;P&gt;You need a special hardware component for your printer (e.g. Jetmobile BarDIMM).&lt;/P&gt;&lt;P&gt;Or a software called "barcode.dll" if you want to print on any printer without hardware extension in combination with SAPlpd (for printing barcodes with SAPscript).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SmartForms some barcode types can be printed without any additional hardware or software (OSS 430887).&lt;/P&gt;&lt;P&gt;***************************&lt;/P&gt;&lt;P&gt;script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to use spacila BARCODE printers for that.&lt;/P&gt;&lt;P&gt;To Create a Bar code prefix:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Go to T-code - SPAD -&amp;gt; Full Administration -&amp;gt; Click on Device Type -&amp;gt; Double click the device for which you wish to create the print control -&amp;gt; Click on Print Control tab -&amp;gt;Click on change mode -&amp;gt; Click the plus sign to add a row or prefix say SBP99 (Prefix must start with SBP) -&amp;gt; save you changes , it will ask for request -&amp;gt; create request and save&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Now when you go to SE73 if you enter SBP00 for you device it will add the newly created Prefix&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a character format C1.Assign a barcode to the character format.Check the check box for the barcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The place where you are using the field value use like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;C1&amp;gt; &amp;amp;itab-field&amp;amp; &amp;lt;/C1&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get the field value in the form of barcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which barcode printer are you using ? Can you download this file and see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.servopack.de/Files/HB/ZPLcommands.pdf" target="test_blank"&gt;http://www.servopack.de/Files/HB/ZPLcommands.pdf&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will give an idea about barcode commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a94c851ea11d189570000e829fbbd/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a94c851ea11d189570000e829fbbd/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Detailed information about SAP Barcodes &lt;/P&gt;&lt;P&gt;A barcode solution consists of the following: &lt;/P&gt;&lt;P&gt;- a barcode printer &lt;/P&gt;&lt;P&gt;- a barcode reader &lt;/P&gt;&lt;P&gt;- a mobile data collection application/program &lt;/P&gt;&lt;P&gt;A barcode label is a special symbology to represent human readable information such as a material number or batch number &lt;/P&gt;&lt;P&gt;in machine readable format. &lt;/P&gt;&lt;P&gt;There are different symbologies for different applications and different industries. Luckily, you need not worry to much about that as the logistics supply chain has mostly standardized on 3 of 9 and 128 barcode symbologies - which all barcode readers support and which SAP support natively in it's printing protocols. &lt;/P&gt;&lt;P&gt;You can print barcodes from SAP by modifying an existing output form. &lt;/P&gt;&lt;P&gt;Behind every output form is a print program that collects all the data and then pass it to the form. The form contains the layout as well as the font, line and paragraph formats. These forms are designed using SAPScript (a very easy but frustratingly simplistic form format language) or SmartForms that is more of a graphical form design tool. &lt;/P&gt;&lt;P&gt;Barcodes are nothing more than a font definition and is part of the style sheet associated with a particular SAPScript form. The most important aspect is to place a parameter in the line of the form that points to the data element that you want to represent as barcode on the form, i.e. material number. Next you need to set the font for that parameter value to one of the supported barcode symbologies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 09:48:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-a-barcode/m-p/2992749#M706839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T09:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: printing a Barcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-a-barcode/m-p/2992750#M706840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this program and REWARD if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only Se71 is used to create a barcode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Create a Bar code prefix:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Go to T-code - SPAD -&amp;gt; Full Administration -&amp;gt; Click on Device Type -&amp;gt; Double click the device for which you wish to create the print control -&amp;gt; Click on Print Control tab -&amp;gt;Click on change mode -&amp;gt; Click the plus sign to add a row or prefix say SBP99 (Prefix must start with SBP) -&amp;gt; save you changes , it will ask for request -&amp;gt; create request and save&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Now when you go to SE73 if you enter SBP00 for you device it will add the newly created Prefix&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a character format C1.Assign a barcode to the character format.Check the check box for the barcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The place where you are using the field value use like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;C1&amp;gt; &amp;amp;itab-field&amp;amp; &amp;lt;/C1&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get the field value in the form of barcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which barcode printer are you using ? Can you download this file and see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.servopack.de/Files/HB/ZPLcommands.pdf" target="test_blank"&gt;http://www.servopack.de/Files/HB/ZPLcommands.pdf&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will give an idea about barcode commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link:&lt;/P&gt;&lt;P&gt;&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;Check this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a94c851ea11d189570000e829fbbd/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a94c851ea11d189570000e829fbbd/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope this link ll be useful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/66/1b45c136639542a83663072a74a21c/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/66/1b45c136639542a83663072a74a21c/content.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Detailed information about SAP Barcodes &lt;/P&gt;&lt;P&gt;A barcode solution consists of the following: &lt;/P&gt;&lt;P&gt;- a barcode printer &lt;/P&gt;&lt;P&gt;- a barcode reader &lt;/P&gt;&lt;P&gt;- a mobile data collection application/program &lt;/P&gt;&lt;P&gt;A barcode label is a special symbology to represent human readable information such as a material number or batch number &lt;/P&gt;&lt;P&gt;in machine readable format. &lt;/P&gt;&lt;P&gt;There are different symbologies for different applications and different industries. Luckily, you need not worry to much about that as the logistics supply chain has mostly standardized on 3 of 9 and 128 barcode symbologies - which all barcode readers support and which SAP support natively in it's printing protocols. &lt;/P&gt;&lt;P&gt;You can print barcodes from SAP by modifying an existing output form. &lt;/P&gt;&lt;P&gt;Behind every output form is a print program that collects all the data and then pass it to the form. The form contains the layout as well as the font, line and paragraph formats. These forms are designed using SAPScript (a very easy but frustratingly simplistic form format language) or SmartForms that is more of a graphical form design tool. &lt;/P&gt;&lt;P&gt;Barcodes are nothing more than a font definition and is part of the style sheet associated with a particular SAPScript form. The most important aspect is to place a parameter in the line of the form that points to the data element that you want to represent as barcode on the form, i.e. material number. Next you need to set the font for that parameter value to one of the supported barcode symbologies. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="484714"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="476735"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpfull answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 09:48:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-a-barcode/m-p/2992750#M706840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T09:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: printing a Barcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-a-barcode/m-p/2992751#M706841</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;check this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/68/4a0d5b74110d44b1b88d9b6aa1315b/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/68/4a0d5b74110d44b1b88d9b6aa1315b/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You create a bar code or change a bar code in the font maintenance transaction (transaction SE73). To do this, proceed as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;¡ Start transaction SE73, and choose System Bar Codes ® Change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;¡ If you create a bar code, the system asks whether you want to use the new bar code technology or traditional system bar codes. Choose New. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can enter a name and a description for the bar code. Note that the name must begin with a Z to avoid conflict between your bar codes and the standard bar codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;¡ You are asked which bar code symbology and which bar code alignment is to be used, both when creating and when changing bar codes. For information about what you should specify for the requested parameters, see the SAP Note 645158 in the SAP Service Marketplace. This SAP Note is always kept up-to-date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If you have created a new bar code, you must now add this to a Smart Style as a character format.&lt;/P&gt;&lt;P&gt;3. You can now select text in Smart Forms and choose the corresponding style with the bar code as the character format for this text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 09:49:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-a-barcode/m-p/2992751#M706841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T09:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: printing a Barcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-a-barcode/m-p/2992752#M706842</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;why not? we can do anything in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can create bar code in script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but better try it in smartforms.&lt;/P&gt;&lt;P&gt;just assign BAR CODE in SE73.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THEN create smartstyles and smartforms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Barcode is nothing. it is a different character format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Senthil kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 09:49:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-a-barcode/m-p/2992752#M706842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T09:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: printing a Barcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-a-barcode/m-p/2992753#M706843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AJ,&lt;/P&gt;&lt;P&gt;Very well you can print a barcode in a smartform as well as in script.All you  have to do is create a character format and select barcode.In the text editor of the window after assigning parapgraph format give the syntax as &amp;lt;C1&amp;gt;.&lt;/P&gt;&lt;P&gt;C1  is the character format that you had created for the barcode.&lt;/P&gt;&lt;P&gt;If it is a smartform you  have to use smartstyles.For more info just check SE73&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 09:51:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-a-barcode/m-p/2992753#M706843</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2007-10-31T09:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: printing a Barcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-a-barcode/m-p/2992754#M706844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all for your cooperation, &lt;/P&gt;&lt;P&gt;But I created system barcode through SE73, and add it to sapscript caharacter format. When we &amp;lt;C1&amp;gt;50219209&amp;lt;/&amp;gt;. But BARCode is not printing as test in SE73 (Print test Option).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syed Tayab Shah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 12:51:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-a-barcode/m-p/2992754#M706844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-18T12:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: printing a Barcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-a-barcode/m-p/2992755#M706845</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:13:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-a-barcode/m-p/2992755#M706845</guid>
      <dc:creator>anupam_srivastava2</dc:creator>
      <dc:date>2011-01-26T17:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: printing a Barcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-a-barcode/m-p/2992756#M706846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt; Thanks to all for your cooperation, &lt;/P&gt;&lt;P&gt;But I created system barcode through SE73, and add it to sapscript caharacter format. When we &amp;lt;C1&amp;gt;50219209. But BARCode is not printing as test in SE73 (Print test Option).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue you have is that printing a barcode from SAPScript requires the printer to include the DIMM card or fonts to generate the barcode from the printer commands (ie the driver that send the printer the information). However, SAP Smartforms generate the barcode and send it to the printer as an image so any laser printer can print them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this requirement is only on one printer it may be cheaper for you to just buy the DIMM / SIMM card from the printer manufacturer. However, if you want this to work on many printers smartforms are the best option for most common barcode symbologies. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Code39&lt;/P&gt;&lt;P&gt;    Code128&lt;/P&gt;&lt;P&gt;    Interleaved 2of5&lt;/P&gt;&lt;P&gt;    PDF417&lt;/P&gt;&lt;P&gt;    Code93&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more details on barcode printing. &lt;/P&gt;&lt;P&gt;see sap note 645158&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jan 2011 21:22:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-a-barcode/m-p/2992756#M706846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-26T21:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: printing a Barcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-a-barcode/m-p/2992757#M706847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I print  a barcode from SAP to a desktop printer?&lt;/P&gt;&lt;P&gt;I have WASP 305 barcode printer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Raneetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 18:12:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-a-barcode/m-p/2992757#M706847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-09T18:12:55Z</dc:date>
    </item>
  </channel>
</rss>

