Work with PDF Links in Python

Use this section when you need to create clickable links, inspect existing link annotations, or update link appearance and destinations in PDF files.

  • Create Links - learn simply a way to create links in your PDF file using Python.
  • 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 Python.