Jump to content
  • 0

Extract data from barcode of driver license


Josh1425

Question

2 answers to this question

Recommended Posts

  • 0

If you use a barcode scanner that can read the barcode, you can dump the scanned data into a field. 

Essentially, a scanner just interprets the data encoded in the bar code and sends the data to the field (it essentially acts like a keyboard entering in the data). Therefore, if you hook up a scanner, it will scan your barcode into the current field.

You will need to make sure that the data is captured correctly...match the field type to the data you are scanning.

I don't have a lot of experience with complex barcodes (I have used Code39 and other 2D codes), but as long as your scanner can read the codes, you can capture the data.

 

ET

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...