Page tree
Skip to end of metadata
Go to start of metadata

Tested Passport Reader: Wintone PSPR4200(I)

Passport reader Driver archive: https://www.ehors.com/downloads/PSPR4200i_Driver.zip

Passport reader software: https://www.ehors.com/downloads/passportReader.zip 

Passport reader middleware PHP interface: https://www.ehors.com/downloads/passportReaderPHP.zip 

Requirement:

  • Computer with Windows operating system
  • Computer with available USB port
  • Any web browser
  • Windows .NET Framework 4.0+

Reader installation

  1. Plugin scanner/reader USB to computer
  2. Turn on the reader and should have blue light (one light only with "POWER").
  3. Install the driver and download the following link. Once installed, the passport reader should be visible in the Device Manager
  4. Download the Passport Reader EXE software from this link
  5. Unzip the downloaded ZIP file name "passportReader.zip" to C: drive
  6. Under C:\passportReader, find "PassportReader.exe", you can right-click to "Pin to start" for faster access
  7. Open Run command box by pressing Windows logo + R keys. In the Run command field, type shell: startup and then press Enter key to open Startup folder.

  8. Right click on "PassportReader.exe", select "Create Shortcut"

  9. Drag the shortcut created into the startup folder in point 7, so on your next windows restart, it should auto startup and hide under the taskbar

  10. Try run it by double click on the "PassportReader.exe", it'll hide under the taskbar


  11. If driver and exe all ok, you can open the icon by double click the "E-HORS Passport Reader Interface" and should open up this window. You can now test OCR to read a passport or ID.


Install lightweight PHP service on the computer to handle the reading between middleware of E-HORS Passport reader interface

  1. Download "Laragon" from this LINK or our fixed archived HERE


  2. Execute the installer downloaded, first option ONLY chose "Run Laragon when Windows Starts", rest uncheck.
  3. Once installation is complete, it should start Larafon in your "Taskbar"
  4. Double click to open the interface, if the service started, chose "Stop", we'll need to do some quick configuration to Laragon


  5. One-Stop, select the gear icon on the top right of the windows to configure the Laragon
  6. In "General" you should have the setting as follow, except for the "Document Root" and "Data Directory", rest should follow as highlighted
  7. Under Service & Ports, make sure have following service also. Important is the Apache port with "8888"
  8. Mail Catcher and Mail Sender shall disable as we do not need such service as follow:
  9. Once configured, just save by closing this "Preferences" windows with "x" icon on top right.
    Then you shall "Start All"
  10. If all is correct, you should have this in the Laragon window.
  11. Now we'll put an "index.php" file into the "Root" Directory. Open the WWW root directory by clicking the "Root" Icons
  12. It will open your directory root folder windows and should only have 1 file called "index.php"
  13. Now download the middleware to talk between the browser and the PassportReader.exe from this link
  14. Unzip the passportReaderPHP.zip to the root folder of step 12


Now you shall able to click on the "Scan Image" from program Guest Profile

























  • No labels