Questions tagged [id-card]

16 questions
6
votes
0 answers

Reading ID cards in the web

I'm interested in being able to read ID cards(Belgian ID cards if that matters) using the idcard reader. After some research I came across this blog which seems great, but it does require .NET to be able to run. I also found e-contract which allows…
Novarg
  • 7,390
  • 3
  • 38
  • 74
4
votes
4 answers

Using Crystal reports to generate ID card dynamically

i want to generate an ID card for various group members belonging to different section. Each has a different format depending on what user selects e.g What i also want is the photo portion should be adjustable in the area where the user wants to…
Ishan
  • 4,008
  • 32
  • 90
  • 153
3
votes
3 answers

Print Photo ID Card to a plastic card printer from web site

Does anyone have experience with printing directly to a Photo ID Card printer in a web browser? I have a web application that manages user data, photo, and so forth. I'd like to add a Print ID Card feature to it. The web application is a single page…
Tauren
  • 26,795
  • 42
  • 131
  • 167
1
vote
1 answer

Take a picture (ID Card in this case) through a frame with rounded edges using SwiftUI

I have managed to take a correct picture of an ID Card, however, to help the user to frame it I need to do it through a frame with rounded edges exactly as shown in the image. I have tried many approaches without success. Could someone give me some…
Dan709
  • 27
  • 5
1
vote
1 answer

How to track employees entering into the office?

I need to track when employees enter the office. What sensors should I buy? What ID card should I use? I am planning to use java. Will the card providers provide any API for that?
rgksugan
  • 3,521
  • 12
  • 45
  • 53
1
vote
2 answers

angular scan id card into json

I have a new requirement in my AngularJS application. When a new client (patient, in my case) is coming to the medical center for the first time, I must have the possibility to scan his/her ID card, and in this way the admission process can be…
Enrique
  • 41
  • 5
1
vote
2 answers

WinSCard SCARD_E_PROTO_MISMATCH when connecting to Estonian ID card

I am trying to read the personal file of the Estonian ID card. I need to send the following data to the card (from here) in order to read records from the personal file (ie ID Number, name, etc): 00 A4 00 0C # We choose root folder 00 A4…
boxmein
  • 865
  • 7
  • 19
0
votes
0 answers

Read eID card information using C#

I'm new in C# and my first project is simple. Just make a programme (which is a console app) that's return me basic informations of my IDcard (for exemple, name, address,..) (I'm Belgian (idk if it can affect code by any chance)) The problem is: If…
0
votes
0 answers

Printing from browser overflows page size

I'm trying to generate student id cards using HTML and CSS. In the browser the ID card appears perfectly: ID card The problem is that it generates two pages when I try to print from the browser. Even when I print directly in the card printer (Evolis…
0
votes
0 answers

Linking Google forms to Photoshop

I'm working on a project to create online student ID card, having issues connecting Google form to Photoshop I tried making an automatic connection between excel and Photoshop I can connect manually I want a responsive Google form to Excel and…
Joseph
  • 1
0
votes
0 answers

ID Card printing with php and sql

For context, I'm a begginer web developer and I'm currently working on building a school system using a simple CRUD interface and database connections. Most of the system is complete and I am now working on some way to mass print ID cards for each…
0
votes
2 answers

How to read and write Driver License Barcode pdf417?

When i scan a Nevada driver license back side barcode pdf417 with android apps i get unreadable data. @<0xA><0x1E><0xD>ANS­I 636049030002DL004104­66ZN05070057DLDCABCD­E<0xA>DCBBCDEFJKLMW<­0xA>DCDHLPT <0xA>DBA00000000<0xA­>DCSLASTNAME…
0
votes
0 answers

Create US Driver License PDF417 barcode using AAMVA data

I am trying to generate US DL barcode. I've tried to read the original barcode with barcode parser, convert it to ASCII string, and re-generate a new PDF417 barcode with that string. The result barcode image was different with the original one. I've…
DumTux
  • 668
  • 1
  • 9
  • 24
0
votes
1 answer

How to make card reader work without restarting the system?

I live in Estonia where citizens, e-residents etc can use their ID card to prove identity by signing documents, open encrypted files that are intended for a specific individual and so on. For that purpose we here use card readers (of course). The…
Vassili Bagrov
  • 71
  • 1
  • 10
0
votes
0 answers

Fargo SDK Laminate an IDcard

I am developing an IDcard printing Application which uses Fargo SDK to send an IDcard to FARGO DTC-4500 printer to be printed. After the IDcard gets printed i want to issue a command to Laminate the IDcard which is just printed, But I Could not find…
Abdullah Malikyar
  • 231
  • 1
  • 4
  • 19
1
2