Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle Barcoded Forms
Viewing all articles
Browse latest Browse all 15504

How to decode 1D barcode from PDF

$
0
0

I have a PDF that has a single 1D barcode that represents a simple value, ex. "99999-FLM-CC-008217140".  The PDF and barcode were created using a 3rd party tool, not an Adobe product.

 

Using the default EJB endpoint for a BarcodedFormsService, I created a watched folder to decode this barcode.  The results of the decoding look like this, which doesn't contain the value of the barcode:

<?xml version="1.0" encoding="UTF-8" ?>
-<xb:scanned_image xmlns:xb="http://decoder.barcodedforms.adobe.com/xmlbeans" path="pdf" version="1.0">
-<xb:decode>
<xb:date>2010-04-07T17:05:02.807-04:00</xb:date>
<xb:host_name>xxx99alc01.xxx.org</xb:host_name>
-<xb:status type="success">
<xb:message/>
</xb:status>
</xb:decode>
</xb:scanned_image>

 

What do I need to do to decode the barcode and get a result that has a string that looks like "99999-FLM-CC-008217140"?

 

Thank you for your help.

Alice


Viewing all articles
Browse latest Browse all 15504

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>