Passports, Visas and Driving Licences: ICAO 9303 and Security Printing
The travel-and-identity document examination workflow: the ICAO Doc 9303 machine-readable travel document standard (the MRZ machine-readable zone, the OCR-B typeface, the check-digit algorithm), biometric chip integrity (BAC, EAC and PACE access control), the security-printing techniques shared across passports, visas and modern driving licences (microprinting, OVI, KINEGRAM and similar diffractive optically variable image devices, UV-fluorescent inks), the document-fraud taxonomy (photo substitution, page substitution, alteration, impersonation, look-alike fraud), and the FRONTEX / Interpol / NCRB casework lens.
Last updated:
Passports, visas, and driving licences are examined against published security specifications: ICAO Doc 9303 (eighth edition, 2021) governs all machine-readable passports and sets minimum standards for the MRZ, biometric chip architecture, and security-printing features. A forensic document examiner works through a layered protocol covering physical security features, MRZ check-digit verification, and chip Passive Authentication to classify fraud type and identify the specific alteration method. Driving licences follow national or regional standards (AAMVA in the US, EU Directive 2006/126/EC, and India's Motor Vehicles Act) and are examined using the same physical detection toolkit applied to passports.
A passport is a security-printed booklet conforming to ICAO Doc 9303 (the International Civil Aviation Organization's Machine Readable Travel Documents standard, eighth edition 2021). Its layered security features allow a border officer or forensic examiner to determine whether the document is genuine, whether the data page has been altered, whether the photograph is original, and whether the holder matches the issued document.
Key takeaways
- ICAO 9303 TD3 format specifies two 44-character MRZ lines in OCR-B font with a weighted check-digit algorithm (weights 7, 3, 1 cycling, modulo 10) covering document number, date of birth, expiry date, and a composite field.
- The e-Passport chip uses Passive Authentication: a Document Security Object signed by the issuing state's Document Signer Certificate over a hash of each Data Group; a failed Passive Authentication indicates chip data was modified after issuance.
- Basic Access Control (BAC) and its successor PACE derive a session key from the printed MRZ, meaning the chip can only be read by a device that has physically read the MRZ, preventing contactless skimming.
- Indian 2021-series passports carry a polycarbonate laser-engraved data page, colour-shift OVI ghost portrait, microprinting in the border, and UV-fluorescent security inks, conforming to ICAO 9303 minimum specifications.
- FRONTEX's FADO database and INTERPOL's Stolen and Lost Travel Documents (SLTD) database, containing over 100 million records, are the primary intelligence tools for travel-document fraud detection at EU external borders and globally.
ICAO 9303 (eighth edition, 2021) is the technical backbone of the global passport system. Every ICAO member state issuing a passport is required to conform to its specifications: OCR-B font in the machine-readable zone (MRZ), specific field structure and check-digit algorithm, minimum chip data groups for e-Passports, and minimum security printing specifications for the biographical data page. The biometric chip's PKI framework overlaps with the e-signatures, Aadhaar e-Sign, eIDAS, and ESIGN/UETA landscape, where the same X.509 certificate chains govern both travel document authenticity and electronic-signature verification. The standard's global reach means that a forensic document examiner in Chennai, London, Frankfurt, or Washington DC follows the same examination protocol for a suspect Indian, UK, German, or US passport, because all four are supposed to implement the same ICAO 9303 framework.
Driving licences and national identity cards present a related but distinct challenge. Unlike passports, which are governed by a single international standard, driving-licence formats are set by national or sub-national authorities, with no universal equivalent of ICAO 9303. The Vienna Convention on Road Traffic (1968) governs mutual recognition of driving licences across signatory states, but the physical security specifications are national. EU Directive 2006/126/EC standardised driving-licence format within the EU from 2013; the US relies on AAMVA (American Association of Motor Vehicle Administrators) standards; India's Motor Vehicles Act and the Central Motor Vehicles Rules govern Indian DL specifications. This national fragmentation means a document examiner working a driving-licence fraud case must first identify the issuing authority's specific security printing specification before beginning examination. The security-printing techniques deployed on these documents, including intaglio, OVI, microprinting, and KINEGRAM, are described in depth under currency security features. Ink and laminate examination follows the same detection methods workflow used across questioned-document casework.
By the end of this topic you will be able to:
- Decode a TD3 MRZ and manually verify the weighted check-digit algorithm (weights 7, 3, 1; modulo 10) for document number, date of birth, expiry date, and composite fields.
- Explain how ICAO e-Passport Passive Authentication works, why a failed PA result indicates chip data modification, and how BAC/PACE prevent contactless skimming.
- Identify and distinguish the primary security-printing features on contemporary passports (laser-engraved polycarbonate, OVI, KINEGRAM, microprinting, UV-fluorescent inks) and explain why each defeats a specific fraud attack.
- Classify a suspect travel document into the INTERPOL/FRONTEX fraud taxonomy (counterfeit, alteration, photo substitution, page substitution, impersonation, look-alike) and select the appropriate examination sequence for each type.
- Apply the forensic examination workflow (visual, UV, oblique-light, stereo microscopy, MRZ verification, chip authentication, database check) to passports, visa labels, and driving licences across different issuing jurisdictions.
ICAO 9303: MRZ Structure, OCR-B, and Check-Digit Algorithm
ICAO Doc 9303 Part 3 specifies the machine-readable zone format for travel-sized documents (TD1: ID card size, 3 lines x 30 characters; TD2: smaller booklet or card, 2 lines x 36 characters; TD3: full-page passport biographical data page, 2 lines x 44 characters). The vast majority of passports in global circulation use the TD3 format.
Line 1 (the upper MRZ line) carries: document type (P for passport, V for visa), issuing state code (three-letter ICAO 3166-1 alpha-3 code: IND for India, GBR for United Kingdom, USA for United States, DEU for Germany), and the surname and given names of the holder, padded to 44 characters with the filler character < (a less-than symbol). Line 2 (the lower MRZ line) carries: document number (nine characters); check digit over the document number; nationality code; date of birth (YYMMDD); check digit over date of birth; sex (M, F, or X); date of expiry (YYMMDD); check digit over date of expiry; optional data (personal number or other national field); check digit over the optional data field; and a final composite check digit over specified fields.
The check-digit algorithm is a weighted sum over the character values of the field, with weights cycling through 7, 3, 1 per character position, and the result taken modulo 10. Each character has a numeric value: digits 0-9 have their face value; the filler character < has value 0; letters A-Z have values 10-35. A forger who alters a date of birth or document number in the VIZ (visual inspection zone, the humanly readable text above the MRZ) but does not update the MRZ will produce an MRZ check-digit mismatch detectable by any document-reading device at a border control point.
A forger who does update both the VIZ and the MRZ (a more sophisticated alteration) must physically alter the printed MRZ characters on the page, which under magnification shows the alteration through: ink-layer discontinuity at the alteration point; absence of the security overprint pattern at the altered character; and, in laser-engraved pages, the absence of the characteristic laser-ablation profile in the altered numeral or letter.

Biometric Chips: BAC, EAC, PACE and Chip Integrity
ICAO 9303 Part 9 specifies the e-Passport chip architecture: a contactless integrated circuit (typically conforming to ISO/IEC 14443, the contactless smart card standard) embedded in the passport cover or within the biographical data page substrate. The chip carries Data Groups (DG1 through DG16) containing the MRZ data, the holder's facial image (DG2), fingerprint templates (DG3, DG4, access-controlled), iris images (DG5, DG6, access-controlled), and other national data groups.
Access to chip data is controlled by three mechanisms specified in ICAO 9303: Basic Access Control (BAC), Extended Access Control (EAC), and Password Authenticated Connection Establishment (PACE). BAC uses the MRZ data printed on the biographical page as a cryptographic key to derive a session key, which means the chip data can only be read by a device that has optically read the MRZ (preventing contactless skimming of the chip without physical possession of the passport). EAC provides a second access control layer, governed by certificates issued by the inspecting state, to access fingerprint and iris data groups. PACE, the successor to BAC, provides a more cryptographically robust key-establishment protocol using the document's Card Access Number (CAN) or MRZ data.
Passive Authentication (PA) is the mechanism by which the chip's integrity is verified without contacting the issuing state in real time: the chip stores a Document Security Object (DSO), which is a digital signature by the issuing state's Document Signer Certificate (DSC) over a hash of each Data Group. Any modification of chip data breaks the hash and hence the DSO signature. A border control reader verifies the DSO against the issuing state's DSC, whose chain of trust is published on the ICAO Public Key Directory (PKD). A chip that fails Passive Authentication indicates data modification (tampering with the biometric or the MRZ DG1 data).
Active Authentication (AA) prevents chip substitution: the chip contains a private key used to sign a reader challenge; the public key on the chip is authenticated via the DSO chain. A chip transplanted from a different genuine passport fails Active Authentication because the private key does not match the public key in the DSO.
For a forensic document examiner, the chip examination workflow begins with a contactless card reader and specialist software (PassiveAuth, JMRTD, or proprietary border-system tools). A failed Passive Authentication or Active Authentication result is a forensic indicator of electronic data manipulation and must be reported alongside the physical examination findings.

Security-Printing Features: Microprinting, OVI, KINEGRAM, and UV Inks
The biographical data page of a contemporary ICAO 9303-compliant passport concentrates a high density of security-printing technology in a small area. The specific combination of features varies by issuing state but the ICAO 9303 minimum specifications (combined with the recommendations from the ICAO NTWG, the Technical Advisory Group on Machine Readable Travel Documents) produce a common core across major-issuing states.
The Indian passport (redesigned series from 2021) carries: a laser-engraved portrait and biographical data (laser engraving burns the printed layers to produce a permanent, tactile record resistant to the chemical bleaching attacks that affect inkjet-over-paper designs); a colour-shift OVI ghost portrait in the lower right of the biographical page; microprinting in the page border and in the background security print; UV-fluorescent security printing in a pattern visible under 365 nm UV across the biographical page surface; and a polycarbonate data page (replacing the earlier laminated paper page) in which the biographical data is embedded within the polycarbonate layers rather than printed on the surface, making delamination attacks that allow photo substitution unsuccessful because the portrait is within the material rather than on it.
The UK passport (redesigned 2019, manufactured by Thales/Gemalto) uses a similar polycarbonate laser-engraved biographical page and adds a KINEGRAM holographic foil patch on the biographical page and on the inside front cover. The KINEGRAM shifts between a gold-tinted Royal coat of arms and a full-colour image of the holder depending on the viewing angle. The AFIS systems that process biometric fingerprint data from these passports at border control represent the digital infrastructure that the document's physical security is designed to protect. The US passport (redesigned 2021, manufactured by the US Government Publishing Office's Security and Intelligent Documents Unit) uses a polycarbonate laser-engraved data page with a colour-shifting electronic-pattern OVI element, UV-fluorescent inkings across all biographical data fields, and a microprinted border. German passports (Bundesdruckerei) use a similar polycarbonate architecture with KINEGRAM, laser engraving, and a microprinted security laminate.
Visa labels (affixed to passport pages by consular officers) carry their own security features: for Schengen visas, the Schengen visa sticker (produced by the EU's centralised security printer) carries a KINEGRAM stripe, OVI numeral, guilloché background pattern, UV-fluorescent security inks, and laser-personalised holder data. Indian visas (affixed by Indian Missions abroad) carry a security laminate with holographic elements and microprinting.
| Feature | Indian passport (2021 series) | UK passport (2019 series) | US passport (2021 series) | Schengen visa sticker |
|---|---|---|---|---|
| Biographical page substrate | Polycarbonate (PC) | Polycarbonate (PC) | Polycarbonate (PC) | Security paper sticker with PC laminate |
| Portrait personalisation | Laser engraving (in PC layers) | Laser engraving (in PC layers) | Laser engraving (in PC layers) | Laser personalised |
| Holographic/OVI device | Colour-shift OVI ghost portrait | KINEGRAM (De La Rue) | OVI colour-shift element | KINEGRAM stripe |
| Microprinting | Border, background security print | Border and laminate | Border, security design | Background guilloché |
| UV features | UV-fluorescent security inks | UV-fluorescent elements | UV-fluorescent data fields | UV-fluorescent design |
| Chip (e-Passport) | ISO 14443, BAC/PACE | ISO 14443, BAC/EAC/PACE | ISO 14443, BAC/EAC | N/A (visa label) |
Document-Fraud Taxonomy: Photo Substitution, Page Substitution, Alteration, Look-Alike
INTERPOL and FRONTEX (the EU's border and coast guard agency) classify travel-document fraud into six primary categories, which are used consistently across law enforcement in India (NCRB data), the UK (National Document Fraud Unit, NDFU), the US (Department of Homeland Security's Document and Benefit Fraud Task Forces), and EU member states.
Counterfeit documents are those produced without authority from scratch, replicating a genuine document's appearance. These are the most easily detected category because they must replicate all security features simultaneously, which requires either access to genuine security-printing equipment and materials (rare) or substitution of simulated features that fail under laboratory examination.
Fraudulently altered documents are genuine documents that have been modified: name change, date of birth change, date of expiry extension, or visa validity modification. Alterations to printed data on a laser-engraved polycarbonate page are physically extremely difficult because the data is in the polycarbonate matrix; alterations to the older laminated paper pages are detectable through laminate disturbance, ink-layer anomaly, or substrate thinning from scraping.
Photo-substituted documents are genuine documents with the original biographical page photograph replaced. In older laminates and in some issuing states' pages with insufficient laminate adhesion, the photograph could be lifted and replaced. Modern polycarbonate pages defeat this attack because the portrait is laser-engraved within the material. Residual cases involve: lifting the laminate and re-laminating with a replacement photograph; trimming and re-inserting a photograph into an intact laminate; or applying a second photograph layer over the first with adhesive, detectable as a raised portrait edge under the laminate.
Page substitution involves replacing one or more interior pages of the booklet (visa pages, endorsement pages) or, in extreme cases, the entire biographical data page. Modern passport sewing and binding techniques leave detectable disturbance: thread pattern mismatch, adhesive residue at the spine, page-thickness discontinuity at the substituted page.
Impersonation fraud presents a genuine document used by a person other than the rightful holder. No physical alteration has occurred; the forensic document examiner has no role in detection (facial comparison by trained border officers or biometric systems is the detection mechanism). However, the associated ePassport chip carries the genuine holder's fingerprints and facial biometrics, which fail biometric comparison against the impersonator at a border equipped with biometric verification.
Look-alike fraud is a variant of impersonation where the fraudster selects a genuine document belonging to a legitimate holder who physically resembles them. Detection relies on the examiner's facial comparison skill and on biometric comparison. In EU border operations, FRONTEX training standards include facial comparison methodology under the standardised FRONTEX detection methodology (now incorporated in the EU Border Guard Common Core Curriculum).
Driving Licences: AAMVA, EU Directive 2006/126/EC, and Indian DL Security Standards
The forensic examination of driving licences presents a different challenge from passports: there is no single global standard equivalent to ICAO 9303. The forensic examiner must first correctly identify the claimed issuing authority, locate its security printing specification, and then examine the suspect document against that specification.
In the United States, the AAMVA (American Association of Motor Vehicle Administrators) issues the DL/ID Card Design Standard, which specifies the physical and digital security architecture for state-issued driving licences and identity cards. The standard requires: a PDF417 barcode on the back carrying the encoded holder data; a magnetic stripe (on many states); UV-fluorescent security printing; microprinting; and, in the REAL ID Act compliant versions, a machine-readable zone conforming to ICAO 9303 TD1. The DL format varies significantly by state: a California DL differs in security feature arrangement from a New York DL, which differs from a Texas DL, creating a substantial reference-collection burden for examiners.
EU Directive 2006/126/EC (implemented from January 2013) standardised the EU driving licence format across member states: credit-card size, polycarbonate substrate (in the most recent implementations), laser-engraved holder data, holographic overlay, and consistent field layout with common EU cat code and standardised validity dates. Post-Brexit UK driving licences maintain an identical format to the EU specification as a matter of continuity but are now domestic documents rather than EU community licences.
Indian driving licences are issued under the Motor Vehicles Act 1988 (amended in 2019) and the Central Motor Vehicles Rules 1989. The "Smart Card" driving licence format introduced from 2001 uses a polycarbonate or PVC smart card with an embedded microchip (carrying the holder's data and photograph), laser-engraved or printed holder data on the front face, and a holographic overlay. The Sarathi application (Ministry of Road Transport and Highways) drives the central data system for licence issuance. Forensic examination of suspect Indian DLs must verify: smart card chip data consistency with printed data; holographic overlay continuity (overlay disturbed at portrait or date-of-birth area indicates substitution attempt); and colour-shifting or UV-fluorescent elements in the design.
Common alteration targets on DLs across all jurisdictions include: date of birth (changed to extend use by under-age holders); expiry date (extended to maintain validity); and, in non-polycarbonate cards, photograph substitution through laminate lifting. The physical detection methods parallel those used for passports: transmitted-light inspection, UV examination, oblique-raking-light laminate examination, and microscopic ink-layer examination. The substrate science behind these checks, cotton-linen versus polymer fluorescence, intaglio tactile ridges, OVI tilt response, is examined in depth under currency security features: substrate, threads, watermarks, intaglio, OVI, and microprinting.
FRONTEX, INTERPOL, and NCRB: Casework Intelligence and Training
FRONTEX (European Border and Coast Guard Agency) coordinates travel-document fraud detection across EU external borders, operating EUROSUR (European Border Surveillance System) and FADO (False and Authentic Documents Online), a multi-state database of genuine and fraudulent document images accessible to border officers across EU member states and associated countries. FRONTEX's Document and Identity Fraud unit issues the European Document Fraud Risk Analysis, an annual report classifying fraud types by document, nationality, and detection point. The document-fraud taxonomy described above derives from FRONTEX and INTERPOL classification systems.
INTERPOL's Document Fraud branch coordinates globally, maintaining the INTERPOL Stolen and Lost Travel Documents (SLTD) database (containing over 100 million records of passports and identity documents reported lost or stolen by member states) accessible in real time to border systems in 190 member countries. A passport whose chip Active Authentication fails but whose document number appears in the SLTD database provides two converging lines of forensic and intelligence evidence. INTERPOL also maintains the reference library of genuine travel-document specifications, accessible to national forensic laboratories through the I-24/7 secure network.
In India, the National Crime Records Bureau (NCRB) collates travel document fraud data under its annual Crime in India report. Passport fraud cases are investigated by the Passport Seva Kendra-linked regional passport officers in coordination with local police, with referrals to state FSLs or the CFSL for forensic examination. The Bureau of Immigration (BoI, Ministry of Home Affairs) operates the integrated Foreigners Division, which coordinates with Indian Missions abroad and with INTERPOL on suspect travel documents detected at Indian international ports.
The UK's National Document Fraud Unit (NDFU) is the specialist examination unit for identity and travel-document fraud in England and Wales, staffed by Home Office and UK Border Force document examiners. The NDFU maintains the UK's reference collection of genuine and fraudulent documents and provides expert witness services in criminal trials involving document fraud. The NDFU contributes to FRONTEX training programs and to the EU's PRADO (Public Register of Authentic travel and identity Documents Online), which provides publicly accessible sample images of genuine documents for basic officer training.
- Document identificationIdentify the claimed issuing state, document type (passport, visa, DL), and issue series from the biographical page, cover design, and MRZ state code. Locate the reference specification for that document before beginning detailed examination.
- General visual examinationAssess overall condition, cover design, page layout, and binding integrity. Note any asymmetry, page-thickness variation, loose binding threads, or laminate disturbance inconsistent with age and use.
- UV examinationUV lamp at 365 nm: check substrate fluorescence, UV-reactive security inks, thread or fibre position, and serial number ink reactivity. Compare against reference specification.
- Biographical page detailed examinationOblique raking light: assess laminate continuity, portrait-edge profile, and surface topography of laser-engraved fields. Stereo microscope at 10x-40x: ink-layer profile at alteration-suspect fields, MRZ character integrity, microprint quality.
- MRZ verificationVisually verify OCR-B character conformity. Manually verify check digits for document number, date of birth, date of expiry, and composite check digit. Any mismatch between VIZ and MRZ is an alteration indicator.
- Chip examination (e-Passport)Read chip with contactless reader and PassiveAuth/JMRTD software. Verify Data Group hashes against Document Security Object signature. Test Active Authentication challenge-response. Failed PA or AA indicates electronic data manipulation.
- Report and database checkCross-reference document number against INTERPOL SLTD database. Report examination findings including fraud-type classification (counterfeit, alteration, photo substitution, look-alike, impersonation) and supporting evidence.
- ICAO 9303
- The International Civil Aviation Organization's Machine Readable Travel Documents standard (8th edition, 2021), specifying MRZ field structure, OCR-B font, check-digit algorithm, biometric chip data groups, and security printing minimum specifications for passports and associated travel documents.
- MRZ (Machine-Readable Zone)
- The lower portion of the passport biographical page printed in OCR-B font, structured according to ICAO 9303 TD3 format (two lines of 44 characters), machine-parsed by border readers and containing holder data with check digits.
- Check-digit algorithm
- A weighted-sum calculation (weights 7, 3, 1 cycling, modulo 10) over the character values of MRZ fields; used to detect data transcription or alteration errors in document number, date of birth, expiry date, optional data, and composite fields.
- Passive Authentication (PA)
- The ICAO e-Passport mechanism by which a border reader verifies that chip data groups are signed by the issuing state's Document Signer Certificate; failed PA indicates chip data has been modified.
- KINEGRAM
- A diffractive optically variable image device (DOVID) in holographic foil used on passport biographical pages and visa stickers; produced by OVD Kinegram AG (Leonhard Kurz group); shifts between images on tilt due to microscale diffractive grating structures.
- BAC (Basic Access Control)
- The ICAO e-Passport access control mechanism that derives a session key from the MRZ data, requiring the passport to be physically opened and the MRZ optically read before chip data can be accessed, preventing contactless skimming.
- SLTD database
- INTERPOL's Stolen and Lost Travel Documents database, containing over 100 million records of passports and identity documents reported stolen or lost by member states, queryable in real time at border control points.
- FADO (False and Authentic Documents Online)
- FRONTEX-managed EU database providing border officers with reference images of both genuine and known fraudulent travel documents from EU and associated states.
- Polycarbonate biographical page
- A laser-engraved PC data page in which holder data and portrait are embedded within the polycarbonate layers rather than printed on the surface, defeating laminate-lifting photo substitution attacks.
- Photo substitution
- A fraud type in which the original holder's photograph on a genuine document is replaced with the fraudster's image, typically by lifting the laminate; defeated by laser-engraved polycarbonate pages and detectable by oblique-light laminate examination on older documents.
In an ICAO 9303 TD3 MRZ, the check digit over the date of birth field '850312' is calculated using weights 7, 3, 1 cycling. The digit values are 8, 5, 0, 3, 1, 2 and the weighted sum is (8x7)+(5x3)+(0x1)+(3x7)+(1x3)+(2x1) = 56+15+0+21+3+2 = 97. The check digit is:
Can a forger update the biometric chip on a stolen passport to match a new photograph?
What is the difference between a forged passport and a counterfeit passport?
How do you verify an ICAO 9303 MRZ check digit manually?
What does FRONTEX's FADO database contain, and how is it used in document examination?
Test yourself on Questioned Document with free, timed mocks.
Practice Questioned Document questionsSpotted an error in this page? Report a correction or read our editorial standards.