pdf-lite - v1.3.0
    Preparing search index...
    • Builds a character encoding map from a PDF Encoding Differences array. The Differences array format is: [code name1 name2 ... code name1 name2 ...] where code is a number and names are glyph names.

      Parameters

      • differences: PdfArray

        PdfArray containing the Differences array

      Returns Map<number, string> | null

      Map from byte code to Unicode character