EmbedFontProgram
Texto, Fontes
Descrição
Resolves the font name against installed system fonts and embeds the TrueType/OpenType font program into the PDF document.
Sintaxe
Delphi
Function TPDFlib.EmbedFontProgram(Const FontName: WideString): Integer;
Parâmetros
| FontName | The name of the font to embed (e.g., 'Arial'). |
|---|
Return values
| 0 | The font program could not be embedded |
|---|---|
| Non-zero | The ID of the font or success indicator |