Search Results for

    Show / Hide Table of Contents

    TFontMapping Enumeration

    How fonts will be replaced on the generated PDF file.

    Syntax

    Namespace: FlexCel.Pdf

    Members

    Name Value Description
    ReplaceStandardFonts 0 Arial will be replaced with Helvetica, Times new roman with Times and True type Courier with PS1 Courier. All other fonts will remain unchanged.
    ReplaceAllFonts 1 Serif fonts will be mapped to Times, MonoSpace to Courier, Sans-Serif to Helvetica and Symbol fonts to Symbol. Using this option you can get the smallest file sizes and 100% portability, but the resulting file will only use those fonts. Use it with care, specially if you use symbol fonts.
    DontReplaceFonts 2 All actual fonts will be used. If you use this option and do not embed fonts, the fonts will look bad on computers without them installed. If you embed fonts, files will be larger.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com