-1

Is there any method exposed in MOTOROLA DS9208 scanner dll/api to decode the PDF-417 barcodes. Device Name:- Motorola Scanner Device Model Number:- DS9208

1 Answers1

1

By default, Pdf417 is readable on the MOTOROLA(currently Zebra) DS9208.
However, MicroPDF417 is in Disable state by default, so read the setting barcode and enable it if necessary.
DS9208 DIGITAL SCANNER PRODUCT REFERENCE GUIDE
Pgae 274 10 - 84 DS9208 Product Reference Guide

SDK (including various documents / drivers) can be downloaded from the following page.
DS9208 HANDS-FREE IMAGER SUPPORT

The standardized API materials / libraries are the same as in the previous article.
I want to read and decode PDF-417 barcodes stored in an image or PDF file from within a .NET application [closed]

kunif
  • 4,060
  • 2
  • 10
  • 30