<?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 Encoding and Decoding in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Barcode-Encoding-and-Decoding/m-p/45759#M1898</link>
    <description>Which barcode formats do you need to support? While I have no expertise in this area, I do find barcodes to be very interesting. I also know that there are many more &lt;A href="https://en.wikipedia.org/wiki/Barcode#Types_of_barcodes" target="_blank" rel="noopener"&gt;barcode formats&lt;/A&gt; in use than most people realize, so it's really important to understand which formats you need to support.&lt;BR /&gt;&lt;BR /&gt;To read or generate a barcode, you'll probably need some kind of specialized software. There may be a workaround, though, for reading some types: Most barcodes encode an alphanumeric (often strictly numeric) string of characters. In UPC and other common barcodes, that character string is printed in human-readable form at the bottom of the barcode graphics. If all you have is an image of that barcode with its human-readable text, you may be able to use Surface Automation with OCR (Optical Character Recognition) to get that text value.&lt;BR /&gt;&lt;BR /&gt;Just using OCR won't guarantee you reliable results: You must make sure that the image is at the right scale and orientation, and is free from stray marks. In particular, the adjacent barcode graphics may confuse the OCR software if you don't have enough empty space between the graphics and the text.&lt;BR /&gt;&lt;BR /&gt;Good luck with this.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Mark Stallard&lt;BR /&gt;Software Developer&lt;BR /&gt;Raytheon Company&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 18 Nov 2019 17:52:00 GMT</pubDate>
    <dc:creator>MarkStallard</dc:creator>
    <dc:date>2019-11-18T17:52:00Z</dc:date>
    <item>
      <title>Barcode Encoding and Decoding</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Barcode-Encoding-and-Decoding/m-p/45757#M1896</link>
      <description>Can we Decode or Encode barcodes using BP?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nripan Sudas&lt;BR /&gt;Systems Engineer&lt;BR /&gt;Infosys&lt;BR /&gt;Bangalore&lt;BR /&gt;7406090815&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Nov 2019 07:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Barcode-Encoding-and-Decoding/m-p/45757#M1896</guid>
      <dc:creator>NripanSudas</dc:creator>
      <dc:date>2019-11-14T07:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Barcode Encoding and Decoding</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Barcode-Encoding-and-Decoding/m-p/45758#M1897</link>
      <description>This asset on the Digital Exchange may help you to encode barcodes:&lt;BR /&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/9648/solution/utility---barcode-generator" target="_blank" rel="noopener"&gt;https://digitalexchange.blueprism.com/dx/entry/9648/solution/utility---barcode-generator&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;However, I'm not sure about decoding, as that portion is usually handled by some piece of hardware, for instance a barcode scanner, or mobile phone.&amp;nbsp; If what you mean is that you have an image of a barcode, then you'll have to develop your own Object to decode it, or use an online service that can perform it for you.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;James Man&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;Asia/Hong_Kong&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Nov 2019 08:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Barcode-Encoding-and-Decoding/m-p/45758#M1897</guid>
      <dc:creator>james.man</dc:creator>
      <dc:date>2019-11-14T08:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Barcode Encoding and Decoding</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Barcode-Encoding-and-Decoding/m-p/45759#M1898</link>
      <description>Which barcode formats do you need to support? While I have no expertise in this area, I do find barcodes to be very interesting. I also know that there are many more &lt;A href="https://en.wikipedia.org/wiki/Barcode#Types_of_barcodes" target="_blank" rel="noopener"&gt;barcode formats&lt;/A&gt; in use than most people realize, so it's really important to understand which formats you need to support.&lt;BR /&gt;&lt;BR /&gt;To read or generate a barcode, you'll probably need some kind of specialized software. There may be a workaround, though, for reading some types: Most barcodes encode an alphanumeric (often strictly numeric) string of characters. In UPC and other common barcodes, that character string is printed in human-readable form at the bottom of the barcode graphics. If all you have is an image of that barcode with its human-readable text, you may be able to use Surface Automation with OCR (Optical Character Recognition) to get that text value.&lt;BR /&gt;&lt;BR /&gt;Just using OCR won't guarantee you reliable results: You must make sure that the image is at the right scale and orientation, and is free from stray marks. In particular, the adjacent barcode graphics may confuse the OCR software if you don't have enough empty space between the graphics and the text.&lt;BR /&gt;&lt;BR /&gt;Good luck with this.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Mark Stallard&lt;BR /&gt;Software Developer&lt;BR /&gt;Raytheon Company&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Nov 2019 17:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Barcode-Encoding-and-Decoding/m-p/45759#M1898</guid>
      <dc:creator>MarkStallard</dc:creator>
      <dc:date>2019-11-18T17:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: Barcode Encoding and Decoding</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Barcode-Encoding-and-Decoding/m-p/45760#M1899</link>
      <description>Hi &lt;SPAN&gt;Mark Stallard,&lt;BR /&gt;&lt;BR /&gt;Can we know If we use Blueprism OCR functionality to scan barcodes?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sujatha Chebrolu&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sujatha Chebrolu&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Sep 2022 08:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Barcode-Encoding-and-Decoding/m-p/45760#M1899</guid>
      <dc:creator>SC_Utilita</dc:creator>
      <dc:date>2022-09-12T08:38:00Z</dc:date>
    </item>
  </channel>
</rss>

