pdfFontSubstitute

Lists substitute fonts for printing a PDF document.

When pdfFontAliasesSupplied is enabled, printing PDF documents uses the font aliases specified in the value of the pdfFontSubstitute parameter.

The value of the parameter must be comma separated key-value pairs of each font and its substitute.

Note: The printOriginalSize parameter must be disabled.

Sample syntax

The following sets the parameter .


<param name="pdfFontSubstitute" value="KozGoPr6N-Medium=mingliu,AdobeMingStd-Light=mingliu" />