Nutrient Web SDK

v0.0.0-dev

Interface FontMismatch

A font referenced by the document for which no matching face was found in the available font list. Returned by getFontMismatches().

Interface

Properties

number

Page the text block lives on.

string

The text block where the mismatch was detected.

string | null

Name of the unavailable face, when the document declares one. Some PDFs do not name the offending face — in that case this is null.