PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render Package / PDFRendererSettings Class / setFontSubstitution Method
A PDFFontSubstitution object specifying how fonts are substituted when rendering the PDF file.
In This Topic
    setFontSubstitution Method
    In This Topic
    Sets the font substitution mappings.
    Syntax
    public void setFontSubstitution( 
       PDFFontSubstitution value
    )

    Parameters

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