<?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: Barcode Printing Using SAPScript in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-using-sapscript/m-p/1327844#M167719</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will look tomorrow when I can access a system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the meantime, I found this in the SAP Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a94ef51ea11d189570000e829fbbd/content.htm"&amp;gt;testing barcode printing&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jun 2006 04:17:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-06T04:17:49Z</dc:date>
    <item>
      <title>Barcode Printing Using SAPScript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-using-sapscript/m-p/1327840#M167715</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;We want to use SAPscript for some of our form requiremnst. These have Barcodes in them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have also got the DIMM Card attached to our HP Laser jet 4350 printer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We intend to use the B128A_00 barcode font for our printing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Barcode we have declared a Character format BC which points to the barcode format. The Text element used in the MAIN window uses the Paragraph Format P1 and the Barcode in Barcode Character format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P2,,Material Number,,: &amp;amp;KARTE-MATNR&amp;amp;,,&amp;lt;BC&amp;gt;&amp;amp;KARTE-MATNR&amp;amp;&amp;lt;/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Altough we are able to get the Print Preview of the Barcode we are not able to get the Prinout of the barcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any inputs. Anything extra we need to do in the SAPscript to take care of this Barcode issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Arunava&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2006 21:24:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-using-sapscript/m-p/1327840#M167715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-05T21:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Printing Using SAPScript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-using-sapscript/m-p/1327841#M167716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the SAP assigned escape sequence to the barcode you are using for character format BC is not the same as that of the barcode font on the DIMM, the printer won't print it even if you see it in the preview &lt;/P&gt;&lt;P&gt;  Print the font list from the printer, and ask your basis person to compare the escape sequence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are u using SAP standard barcode font or custom for char format BC? what is the make and model of the DIMM? and what is the device type assigned to the printer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sridhar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Sridhar k&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2006 22:48:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-using-sapscript/m-p/1327841#M167716</guid>
      <dc:creator>sridhar_k1</dc:creator>
      <dc:date>2006-06-05T22:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Printing Using SAPScript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-using-sapscript/m-p/1327842#M167717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with Sridhar.  Make sure the device type of the printer was changed after the card was added to your printer.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is also a test program and layout set provided with SAP.  You can run it and send it to your printer.  If the barcodes don't show, it isn't a problem with the SAPscript.  I don't have access to a system right now.  I can check the name of the test program tomorrow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2006 03:11:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-using-sapscript/m-p/1327842#M167717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-06T03:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Printing Using SAPScript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-using-sapscript/m-p/1327843#M167718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Norman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will be great help if you can provide me the Test SAPscript program and Layout set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arunava&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2006 03:20:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-using-sapscript/m-p/1327843#M167718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-06T03:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Printing Using SAPScript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-using-sapscript/m-p/1327844#M167719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will look tomorrow when I can access a system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the meantime, I found this in the SAP Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a94ef51ea11d189570000e829fbbd/content.htm"&amp;gt;testing barcode printing&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2006 04:17:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-using-sapscript/m-p/1327844#M167719</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-06T04:17:49Z</dc:date>
    </item>
  </channel>
</rss>

