uriHeart / pdfium

Automatically exported from code.google.com/p/pdfium
0 stars 0 forks source link

PDF417 barcode encoding issue #98

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Open the attached file in chromium.
2. In text field, type "12345678901234567890"
3. Click on "Generate Barcode" button.
4. Scan the generated PDF417 barcode using a barcode app, or verify the barcode 
using online barcode decoder.

The decoding text is wrong

Original issue reported on code.google.com by bo...@foxitsoftware.com on 26 Dec 2014 at 8:00

Attachments:

GoogleCodeExporter commented 9 years ago
CL at https://codereview.chromium.org/777553002/

Original comment by bo...@foxitsoftware.com on 26 Dec 2014 at 8:02

GoogleCodeExporter commented 9 years ago
Fixed in 
https://pdfium.googlesource.com/pdfium/+/d70b545445516a19f9b6dfe5f0a41f94d5cc3b7
1

Original comment by bo...@foxitsoftware.com on 31 Dec 2014 at 10:13