pchx-zz

Results 21 comments of pchx-zz

Unfortunately, the Barcode API does not currently support Truncated PDF417.

The PDF417 reader and the AAMVA parser have not changed in any way since the Play Services 10.0 release (November 2016). If you are only seeing a regression now, then...

I will take a look, but in the meantime I strongly suggest that you remove that image since it is readable (by means other than our Barcode API) and appears...

The example you provided a valid PDF417 barcode, but you can see gaps in what should be solid black regions in the upper half of the code. This seems to...

They're (probably) perfectly valid barcodes, but when printed at low quality it can be hard to read them except under perfect conditions.

Like I said, my guess (without seeing these licenses) is that they're perfectly valid barcodes that were printed at low quality by the state DMV or otherwise damaged. The PDF417...

It's hard to tell from the video, but that card does not appear to have a valid PDF417 stop pattern on its right side.

Looks similar to #150.

Thanks for the feedback. Unfortunately, there is no way to obtain the raw bytes without adding a new byte[] field since Java requires that Strings contain valid UTF-16. Right now...