PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render Package / PDFRendererSettings Class / getFontSubstitution Method
In This Topic
    getFontSubstitution Method
    In This Topic
    Gets the font substitution mappings.
    Syntax
    public PDFFontSubstitution getFontSubstitution()

    Return Value

    A PDFFontSubstitution object specifying how fonts are substituted when rendering the PDF file.
    See Also