To process Chinese electronic ID cards (eID), it is necessary to configure additional settings, which are disabled by default. To do this, proceed as follows:
-
If you use the Document Reader SDK application:
- Open the folder C:\ProgramData\Regula\Document Reader SDK (x64) for the x64 version or the folder C:\ProgramData\Regula\Document Reader SDK for the x86 version.
- Open the RegulaReader.ini file and set the following values in the Settings section:
[Settings]
RFIDUseSAM=1
DoReadRFIDWithoutMRZ=1
-
If you use a COM object, set the following parameters:
RFIDUseSAM = true
RFIDReadWithoutMRZ = true
Comments
Please sign in to leave a comment.