Show / Hide Table of Contents

Create Hyperlinks

This tutorial demonstrates how to embed a hyperlink into your report. In this case, a label behaves as a hyperlink in a report's Print Preview, and when the report is exported to PDF, HTML, MHT, RTF, XLS and XLSX formats.

To insert a hyperlink into your report, do the following.

  1. Create a new report.
  2. Drop a Label onto the report, and in the Properties Panel, change its Text to the one required for the link.

    EUD_WpfReportDesigner_Hyperlink_1

  3. Then, set the Navigation Target to the required value (_blank, _parent, _search, _self, or _top), and define the required Navigation URL.

    EUD_WpfReportDesigner_Hyperlink_2

  4. In addition, to make the label look like a typical link, you can change its appearance appropriately (e.g., make it blue and underlined).

The hyperlink is now ready. Switch to the Print Preview tab and view the result.

EUD_WpfReportDesigner_Hyperlink_Result

In This Article
Back to top Copyright (c) 2021 AMETEK Inc. All rights reserved. - v2.27