I am about to create an app that can do 2d barcode scanning and magnetic card swiping of a driver’s license, parse the information from the 2d barcode/magnetic stripe, and auto-populate the form entry fields.
I read through the programming documents and found out certain LongRange UI barcode property for an LINEA PRO 4 scanner. Checking out the device’s website
(http://ipclineapro.com) – they have some device models that can do both the 2d barcode scanning and card swiping.
Question: I just want to know if anyone of you had created an LongRange app similar to the requirement mentioned above. If yes,
- What brand of device did you use that can do both card swipe/barcode scan?
- Data parsing – is it done by device’s internal application (if there is any) or should it be done by the LongRange RPG event handler?
- It would be great to post a simple code snippet/sample of capturing the string data from the card and populate it to a form text field.
Thanks!
[Cevan]