ReplaceFonts
Description
Replaces embedded fonts with equivalent standard fonts, reducing the file size. Only Courier and Courier Bold are replaced. Additional font replacements will be available in future versions of the library.
Syntax
Delphi
function TQuickPDF0813.ReplaceFonts: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::ReplaceFonts As Long
DLL
int QuickPDFReplaceFonts(int InstanceID)