|
THPDFPage.DrawFormXObject |
Top |
|
Paints a Form XObject registered by THotPDF.RegisterFormXObject into a page rectangle. Delphi syntax: procedure DrawFormXObject(const FormName: AnsiString; X, Y, W, H: Single); procedure DrawFormXObject(const FormName: AnsiString; X, Y, W, H: Single; Angle: Extended); Description The method attaches the form to the current page's |