Colibrio Reader Framework API - Cloud license
    Preparing search index...

    Enum representing various PDF CMap groups. CMaps are used in PDF files to map character codes to Unicode values or character sequences. These groups categorize the CMaps based on languages or regions.

    Enumeration Members

    COMMON: "COMMON"

    Represents the CMap group for COMMON language or region. Related module: @colibrio/colibrio-reader-framework/colibrio-core-publication-pdf-cmap-common

    JAPANESE: "JAPANESE"

    Represents the CMap group for JAPANESE language or region. Related module: @colibrio/colibrio-reader-framework/colibrio-core-publication-pdf-cmap-japanese

    KOREAN: "KOREAN"

    Represents the CMap group for KOREAN language or region. Related module: @colibrio/colibrio-reader-framework/colibrio-core-publication-pdf-cmap-korean

    SIMPLIFIED_CHINESE: "SIMPLIFIED_CHINESE"

    Represents the CMap group for SIMPLIFIED_CHINESE language or region. Related module: @colibrio/colibrio-reader-framework/colibrio-core-publication-pdf-cmap-simplified-chinese

    TRADITIONAL_CHINESE: "TRADITIONAL_CHINESE"

    Represents the CMap group for TRADITIONAL_CHINESE language or region. Related module: @colibrio/colibrio-reader-framework/colibrio-core-publication-pdf-cmap-traditional-chinese