Source position: fppdf.pp line 1246
public function TPDFDocument.AddFont(
AName: string
):Integer; overload;function TPDFDocument.AddFont(
AFontFile: string;
AFontStream: TStream;
):Integer; overload;