Source position: fppdf.pp line 712
protected procedure TPDFPage.CreateTTFFontText( |
X: TPDFFloat; |
Y: TPDFFloat; |
AText: UTF8String; |
const AFont: TPDFEmbeddedFont; |
const ADegrees: single; |
const AUnderline: Boolean; |
const AStrikethrough: Boolean |
); virtual; |