You add hyperlinks to a Word document, export it to PDF, and then open the PDF to find that the links don't work — they're just blue underlined text that doesn't click through to anything. Or the links work in one viewer but not another. Or they work on desktop but not when someone opens the PDF on their phone. Hyperlinks in PDFs behave differently from hyperlinks in web pages or Word documents, and understanding why helps you get them working reliably.

How Hyperlinks Survive the PDF Conversion
Whether hyperlinks make it from a Word document into a working PDF depends entirely on how you export the file. This is one of the most consequential differences between export methods.
- Word's native PDF export (File > Save As > PDF): preserves hyperlinks as clickable PDF links. This is the method to use when links matter.
- Print to PDF (File > Print > Save as PDF): renders the document as a visual image. Hyperlinks become non-functional text — they look like links but clicking them does nothing.
- Third-party PDF converters: varies by tool. Better converters preserve links; basic ones may not. WukongPDF's Word to PDF converter at www.wukongpdf.com preserves clickable links from Word documents.
If your links aren't working after conversion, the first question to ask is which export method you used. Switching from Print to PDF to Word's native export often fixes the problem immediately.
Try Word to PDF
No installation needed. Works directly in your browser.
The Different Types of Links That Can Exist in a PDF
PDFs support several types of PDF Links, each behaving differently:
- External URLs: links to websites. Click them and a browser opens the URL. These are the most common type and work in most PDF viewers.
- Internal document links: links that jump to another page or section within the same PDF. Table of contents entries typically use these. They work entirely within the document and don't require internet access.
- Email links (mailto:): links that open an email composition window addressed to a specific address. These work in most desktop viewers but may not function on mobile depending on how the default email client is configured.
- File links: links to other files on the same computer or network. These only work when the recipient has the same file path structure — essentially never useful in shared documents.
Why Links Work in Some Viewers but Not Others
PDF viewer support for links varies. Adobe Reader and Acrobat handle all link types reliably. Chrome's built-in PDF viewer handles external URL links well but may have issues with other types. Some mobile PDF apps restrict link behavior for security reasons — they may require user confirmation before opening a URL rather than following it immediately.
If a recipient reports that links in your PDF don't work, ask what viewer they're using. The link may be technically present in the file but not followed by their viewer. Suggesting they try Adobe Reader (free) usually resolves viewer-specific link issues. If the link doesn't work in Adobe Reader either, the problem is in the PDF itself — likely a conversion issue.
Adding or Fixing Links in an Existing PDF
If a PDF has text that should be a link but isn't, or if links in the PDF are broken and need updating, they can be added or edited directly in the PDF without going back to the source document.
In Adobe Acrobat Pro: Tools > Edit PDF > Link > Add or Edit. You draw a rectangle over the text that should be clickable, then specify the link destination — a URL, a page in the document, or an email address. The link is added as an invisible clickable overlay on top of the text.
For updating broken links — for example, a URL that has changed since the PDF was created — the same process applies: find the existing link, delete it, and create a new one with the correct destination. This is faster than regenerating the entire PDF from the source document when only a few links need updating.
Making Links as Reliable as Possible
- Use full URLs: always include https:// in URLs. Some viewers only auto-detect links that include the protocol prefix.
- Test before distributing: open the PDF in Adobe Reader and click every link before sending. Better to catch broken links before the client does.
- Include the URL as visible text for print: if the PDF might be printed, include the URL as readable text next to or below the link so someone reading a physical copy can still access it.
- Avoid linking to files on local drives: file:// links are only useful if the recipient has the exact same file path — which is almost never. Link to URLs instead.
Try Word to PDF
No installation needed. Works directly in your browser.
