ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / PDF Component API Reference / PDF Component Enumerations Reference / enumIGPDFFarEastFont
In This Topic
    enumIGPDFFarEastFont
    In This Topic

    Specifies CJK font related option for PostScript printing.

    Values:

    IG_PDF_FAREASTFONT_DOWNLOAD_ALL Download all CJK fonts to printer.
    IG_PDF_FAREASTFONT_DOWNLOAD_NONE Download only embedded fonts to printer.
    IG_PDF_FAREASTFONT_PRINT_AS_IMAGE Do not download CJK fonts to printer. Render characters and send them to printer as bitmaps. PS Level 1 should use this to print CJK.