Working with Links in PDF programmatically
Contents
[
Hide
]
- Create Links - learn simply a way to create links in your PDF file using C#.
- Update Links - try to set target to PDF, try to set link destination to web address, try to set link target to another PDF file, update link text color.
- Extract Links - extract links from the PDF file using AnnotationSelector class.