FAQ › PDF Basics

How to Make a PDF Link (Shareable, or Inside the File)

The short answer

A PDF link is a web address that opens a PDF — either your file uploaded somewhere (Drive, Dropbox, your website) or a link inside a PDF pointing to another page. Both are two-minute jobs. The first is how you share big PDFs without email limits; the second is how you make a PDF navigable.

Make a PDF link (shareable address)

  1. Upload the PDF to a hosting service — Google Drive, Dropbox, OneDrive, or your own website.
  2. Change the file’s sharing settings to “Anyone with the link” (Drive: right-click → Share → General access).
  3. Copy the link and send it. Done.

This is the standard answer to “the file is too big to email” — a link has no attachment limits, and you can revoke it anytime by changing the sharing settings. It also lets you see who opened it on some services.

Add a link INSIDE a PDF

The other meaning: making part of a PDF clickable — a URL, an email address, a jump to another page:

  1. Open the PDF in an editor with link tools (Adobe Acrobat: Tools → Edit PDF → Link; most online editors have it too).
  2. Drag a box over the text that should be clickable.
  3. Paste the destination URL, or choose “Go to a page in this document”.
  4. Save — the text is now a working link.

This is how interactive PDFs work: a table of contents that jumps to chapters, a “click to visit” button, an email link for contact pages.

The honest part

Three things worth knowing:

  • Uploaded PDFs keep working as links only while the file stays there. Delete the file from Drive and every link to it dies. That’s a feature (revocation), but it also means old documents break silently.
  • Links inside PDFs survive most conversions — they’re part of the PDF. But if someone converts to Word, the links usually come along; if they convert to images, they’re gone.
  • Some viewers don’t open PDF links directly. Email clients and chat apps often download instead of opening — if the recipient says “your link downloads a file”, that’s normal, not broken.

One security note: never click PDF links from strangers — malicious PDFs are a real malware vector, and a link is how they travel. If you didn’t expect the PDF, don’t open it.

Related questions