THPDFActionBuilder.URIWithIsMap Method
Creates a URI action with /IsMap enabled for server-side image-map coordinate tracking
Declaration
class function URIWithIsMap(const URL: AnsiString): THPDFActionBuilder;
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
URL | External target address stored in the PDF action or link annotation |
Return value
Returns a THPDFActionBuilder value
Usage notes
- The target URL is stored in the action /URI entry
- Use URI when coordinate tracking is not required