pdfFontAliasesSupplied
When this parameter is enabled any substitute fonts specified with the pdfFontSubstitute parameter are used for printing a PDF document.
When pdfFontAliasesSupplied is enabled, printing PDF documents uses the font aliases specified in the value of the pdfFontSubstitute parameter.
Note: The printOriginalSize parameter must be disabled.
Sample syntax
The following sets the parameter .
<param name="pdfFontAliasesSupplied" value="true" />
Default: pdfFontAliasesSupplied = false.