pdf-lite - v1.3.0
    Preparing search index...

    Variable PDF_DOC_ENCODING_TABLEConst

    PDF_DOC_ENCODING_TABLE: Record<number, string> = ...

    PDFDocEncoding mapping for bytes 128-159. Bytes 0-127 are standard ASCII. Bytes 128-159 have special Unicode mappings defined in PDF spec. Bytes 160-255 match ISO Latin-1 (ISO 8859-1).

    This is the canonical source for PDFDocEncoding character mappings.