Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7191 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi,

I saw a product that is supposed to scan a driver's license and place the text in database fields. (www.id-scan.com). I was wondering how this works, and if anyone has any thoughts about how you could go about doing that in Filemaker.... it looks cool.

Vandy

Posted

I assume that the scan results in a TIF. You could then import that into a container field in your file.

  • 1 month later...
Posted

Vandy:

The driver's license scanner system pulls data out of a mag-stripe, bar code (or, in the case of id-scan, using OCR technology on the actual text) on the driver's license and populates fields from that info. I couldn't tell you how to emulate id-scan's method in FMP - you'd need to know how the data is formatted for every kind of license you're going to encounter, for starters. The mag-stripe and bar code methods are much the same, but at least you're going to end up with a fairly straightforward load of ASCII data to work with. In the end, it's trial-and-error until you get the formatting right...

It's a lot of work, whichever way you look at it.

-Stanley

Posted

Vandy:

The driver's license scanner system pulls data out of a mag-stripe, bar code (or, in the case of id-scan, using OCR technology on the actual text) on the driver's license and populates fields from that info. I couldn't tell you how to emulate id-scan's method in FMP - you'd need to know how the data is formatted for every kind of license you're going to encounter, for starters. The mag-stripe and bar code methods are much the same, but at least you're going to end up with a fairly straightforward load of ASCII data to work with. In the end, it's trial-and-error until you get the formatting right...

It's a lot of work, whichever way you look at it.

-Stanley

Posted

Vandy:

The driver's license scanner system pulls data out of a mag-stripe, bar code (or, in the case of id-scan, using OCR technology on the actual text) on the driver's license and populates fields from that info. I couldn't tell you how to emulate id-scan's method in FMP - you'd need to know how the data is formatted for every kind of license you're going to encounter, for starters. The mag-stripe and bar code methods are much the same, but at least you're going to end up with a fairly straightforward load of ASCII data to work with. In the end, it's trial-and-error until you get the formatting right...

It's a lot of work, whichever way you look at it.

-Stanley

This topic is 7191 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.