Source position: fppdf.pp line 1224
public function TPDFDocument.CreateEmbeddedFont(
const APage: TPDFPage;
AFontIndex: Integer;
AFontSize: TPDFFloat;
const ASimulateBold: Boolean = False;
const ASimulateItalic: Boolean = False
):TPDFEmbeddedFont;