Unit 'fpPDF' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-pdf]

TPDFDocument.CreateEmbeddedFont

Declaration

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;


Documentation generated on: 2025-07-25