Table of Contents

TTMSFNCPDFGraphicsLibOutputWriter.NotifyURL Method

Fires OnNotifyURL to record a hyperlink annotation rectangle for the current page.

API unit family: TMSFNCPDFCoreLibBase Declaring type: TTMSFNCPDFGraphicsLibOutputWriter

Syntax

procedure NotifyURL(ARect: TRectF; AURL: UnicodeString);

Parameters

Name Description
ARect Bounding rectangle of the link in PDF user space.
AURL Target URL for the hyperlink.