Guys, Does DS6708 need an application read encrypted pdf417 ? We had a problem reading encrypted pdf417, when scanning the barcode with usb cable connected to PC, the data can not be sent to PC instead start-menu in Windows XP and other windows suddenly pop up. We can not get data for decryption process. Is there a free software which can read encrypted pdf417 ? Please advice if anyone has solution to this issue. Regards, Didi
DS6708 unable to read encrypted pdf417// Expert user has replied. |
4 Replies
In order to capture binary data you need to use a serial interface, and a serial program to catch and decode.
Or in case of DS6707 (not -08) if you prefer USB you may use SNAPI to write your own handler.
Corinne Nogueras MRNG83 in tech support is working on the same or similar issue with Jina Park from Moto Aust case #1885145. Please coordinate with Corinne for resolution.
The pdf in question does not need to be encrypted to exhibit this behavior - it just needs to include other than ASCII infomation.. The problem sounds likely to be that you're squirting binary data into the keyboard inteface, which Windows is interpreting as control characters. The data need not be encrypted for this to occur.