THPDFActionBuilder.JavaScript Method
Provides java script behaviour for the PDF action builder workflow. Use it when the surrounding API family needs explicit control over PDF objects, page content, resources, conformance, or diagnostics
Declaration
class function JavaScript(const JavaScript: AnsiString): THPDFActionBuilder;
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
JavaScript | Input used by JavaScript |
Return value
Returns a THPDFActionBuilder value
Usage notes
- Use this API in the PDF action builder workflow before the affected page, resource, field, or catalog object is finalised
- Keep object names, field names, resource names, and returned handles stable until the document is finalised