|
THotPDF.RegisterFormXObject
|
למעלה |
|
Registers reusable page-content as a PDF Form XObject and returns the resource name used by THPDFPage.DrawFormXObject.
Delphi syntax: function RegisterFormXObject(BBoxLLx, BBoxLLy, BBoxURx, BBoxURy: Single; const Content: AnsiString): AnsiString; function RegisterFormXObject(Width, Height: Single; const Content: AnsiString): AnsiString;
תיאור המתודה יוצרת stream indirect מסוג השתמש בכך עבור stamps, קבוצות וקטוריות חוזרות, logos ותוכן אחר שצריך להיות מוגדר פעם אחת ולהיצבע פעמים רבות במיקומים, scales או rotations שונים
|