- A hyperlink to an external web site, e-mail system, and so forth
The Hyperlink property returns a standard web-style link with http: or mailto: prefix. Expression hyperlinks can include special BIRT features, but only as encoded into a URL. If the link specifies a target within the document, encode that target within the URL as defined by target document type, as in the URL, http://MyPage.com/docs/myDoc.html#myTarget.
- A bookmark to a location within the report as specified by a bookmark.
Use the Bookmark property of a report item to create the target bookmark.
- A drill-though to a location within another report as specified by a bookmark.
The drill-though link can link to an existing report, or request to run a new report. It can optionally include:
- Parameters to pass when creating a new report.
- A location within the target report as specified by a search.
- A location within the target report as specified by a bookmark.