Skip navigation
Currently Being Moderated

Barcode Decoding Problems

Jun 9, 2011 10:19 AM

Hi,

 

  I'm experimenting with the PDF417 Paper Forms Barcodes, trying to determine capacity limits and how to reliably encode form data.  Currently I'm seeing an issue where, when filling out my form in Adobe Acrobat Professional some data does not parse out on the backend.  The barcodes are still displayed correctly in Acrobat (i.e. not greyed out), but when extracting the data, there are parsing issues. Some of the data comes through correctly, and some is garbled.  It is as though a fixed size buffer is being overrun & there is random data corruption as a result.

 

  I'm using data compression on each barcode, and tab delimited data.  I can provide examples via email if that is useful.  Any ideas?

 

Thanks,

Tom

 
Replies
  • Currently Being Moderated
    Jun 9, 2011 11:00 AM   in reply to tomh019

    Are you using your own decoder, or Adobe's decoder inside LiveCycle?

     

    If you're using a 3rd party decoder you will need to turn compression off. This is not a feature supported by standard decoders. If you do need to use your own decoder and want to use compression, write a routing to ignore the first two bytes of the data and then deFLATE the rest of the data.

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 13, 2011 1:01 PM   in reply to tomh019

    Tom, this sounds like a problem that was fixed with LCES 2.5. Can you check your server decoder version #?

     

    There is a reported problem with compression in an older version.

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 14, 2011 11:55 AM   in reply to tomh019

    Ok, you definitely need to apply SP1 (ES2.5).

     

    https://www.adobe.com/go/try_lces2SP

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points