Main Content
Hyperlinks
Generate hyperlinks in a report
You can generate hyperlinks between locations in a report or to external documents.
Classes
mlreportgen.dom.ExternalLink | Hyperlink to a location outside of document |
mlreportgen.dom.InternalLink | Hyperlink to a location in same document |
mlreportgen.dom.LinkTarget | Target for internal or external links or image area links |
mlreportgen.dom.PageRef | Create placeholder for reference to page number of link target |
mlreportgen.dom.XRef | Cross-reference element for DOCX or PDF report (Since R2022a) |
Functions
mlreportgen.utils.normalizeLinkID | Normalize a link target ID (Since R2020a) |
Topics
- Create Links
Add links to locations outside a report and within a report.
- Hyperlink Image
Add hyperlinks to an image.