Add, Update, Or Remove Hyperlinks In PDF Using C#

Sample date Updated on Sep 13, 2025
hyperlinks hyperlinks-pdf pdf pdf-library

The Syncfusion .NET PDF Library provides a comprehensive suite of tools for managing hyperlinks within PDF documents in your .NET applications. This collection of samples demonstrates various techniques for adding, updating, or removing hyperlinks in PDFs, enabling developers to enhance document interactivity and streamline navigation.

Sample name Description
Adding hyperlinks (external URLs) to the PDF Demonstrates how to add hyperlinks to external websites or resources within a PDF file using C#. These links allow users to easily access related content or information directly from the PDF.
Inserting hyperlinks into an existing PDF file Shows how to add hyperlinks to an already existing PDF file, integrating new links without needing to recreate the document. This is useful for updating content or providing additional resources.
Creating internal navigation links within a PDF Explains how to create links that navigate to specific sections or pages within the same PDF document, helping users move quickly through long documents.
Navigating external documents from a PDF Demonstrates how to link to external documents (such as images, Word files, or text files) from within a PDF using C#. This feature is helpful for adding supplementary resources.
Navigating specific pages in an external PDF file Illustrates how to create links within a PDF that point to specific pages of another PDF document, providing detailed navigation options across multiple PDFs.
Modifying existing hyperlinks in a PDF Shows how to update existing hyperlinks within a PDF document, allowing for easy link maintenance and content updates.
Removing hyperlinks from a PDF document Demonstrates how to remove unwanted or outdated hyperlinks from a PDF document, offering flexibility in maintaining and revising the document's link structure.

How to run the examples

  • Download this project to a location in your disk.
  • Open the solution file using Visual Studio.
  • Rebuild the solution to install the required NuGet package.
  • Run the application.

Resources

Support and feedback

License

This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. You can purchase a licnense here or start a free 30-day trial here.

About Syncfusion

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 26,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1600+ components and frameworks for web (Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and Flutter), mobile (Xamarin, Flutter, UWP, and JavaScript), and desktop development (WinForms, WPF, WinUI(Preview), Flutter and UWP). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.

Up arrow