Can I use Aspose.BarCode for recognizing PDF417 in US Driver License using a generic tablet camera? I tried holding a US Driver License in front of the camera of a Surface 11 Pro running an app that recognizes PDF417, bu…...List<BarcodeResult> Decode(Stream stream) { var results = new Li...reader = new BarCodeReader(stream, DecodeType.Pdf417, DecodeType...