How to Embed a PDF Into a Word Document

Embedding a PDF into a Word document sounds straightforward — and often it is. But depending on what you actually want to achieve, there are a few different approaches, and each one behaves quite differently once you share or print that file. Understanding the distinction between those methods can save you a lot of frustration later.

What "Embedding" Actually Means in This Context

When most people say they want to embed a PDF into Word, they usually mean one of three things:

  • Display the PDF as a clickable icon inside the document
  • Show the first page of the PDF as an image
  • Convert the PDF content and flow it into the Word document itself

These are meaningfully different outcomes, and Word treats them differently. The first two keep the PDF separate from the Word content — it sits inside the file as an object. The third approach is more of an import or conversion than a true embed.

Method 1: Insert as an Object (the True Embed) 📎

This is the most common approach when you want to keep the PDF intact and accessible from within the Word document.

How it works:

  1. Place your cursor where you want the PDF to appear
  2. Go to Insert → Object → Object (not "Text from File")
  3. Select the Create from File tab
  4. Browse to your PDF and click Insert
  5. Check Display as Icon if you want an icon rather than a visual preview

When you embed this way, Word stores a copy of the PDF inside the .docx file itself. Recipients can double-click the icon to open the PDF — provided they have a PDF reader installed. This approach increases the Word file size noticeably, especially with large PDFs.

What "Link to File" Does Differently

There's an optional checkbox in the same dialog called Link to file. If you check this, Word doesn't store the PDF inside the document — it stores a reference to its location on your drive. This keeps the Word file smaller, but the PDF won't be accessible to anyone who doesn't have access to the same file path. For shared or distributed documents, this is usually the wrong choice.

Method 2: Insert as an Image (First Page Only) 🖼️

If you want a visual snapshot of the PDF rather than an interactive object, you can paste or insert the first page as an image. Word cannot natively render all PDF pages as embedded images in sequence — it will capture only the first page as a static preview when using the Object method without "Display as Icon."

For a cleaner image insert, some users:

  • Take a screenshot of the PDF page and insert it as a PNG or JPG
  • Export the PDF to an image format from a PDF reader and then insert via Insert → Pictures

This approach gives you a non-interactive, visual representation. It's readable but not clickable, and it scales with the document like any other image.

Method 3: Convert PDF Content Into Word

This isn't embedding in the strict sense — it's importing. Word (2013 and later) has a built-in PDF-to-Word conversion feature:

  1. Go to File → Open → Browse
  2. Select your PDF file
  3. Word will prompt you that it's converting the PDF to an editable document

The result is editable Word content — paragraphs, tables, and headings extracted from the PDF. Quality varies significantly depending on how the PDF was created. PDFs built from Word or other document editors tend to convert cleanly. Scanned PDFs or image-heavy files often produce messy results, missing formatting, or garbled text.

Factors That Affect Which Method Works Best

FactorWhat It Influences
Word versionObject embedding works best in Word 2010 and later
PDF complexityAffects conversion quality in Method 3
File sharing intentLinked files won't travel with the document
Recipient's softwareIcon embeds require a PDF reader to open
Document purposePrint vs. digital use changes what "embed" needs to do
File size limitsEmail or upload limits may rule out large embedded objects

A Note on Compatibility and Formatting

When you send a Word document with an embedded PDF object to someone using Google Docs, LibreOffice, or an older version of Word, the embedded object may not display correctly — or at all. These platforms have limited support for OLE (Object Linking and Embedding), which is the underlying technology Word uses for this feature.

If cross-platform compatibility matters, inserting the PDF as a static image is the safer choice. It displays consistently regardless of which application opens the .docx file.

For purely print-based documents, an image insert or converted content usually serves better than an embedded object, since interactive icons have no function on paper.

The Variables That Make This Personal

Which method actually fits your situation depends on questions only you can answer: Are you distributing this document or keeping it for yourself? Do your recipients need to interact with the full PDF, or just see its content? Are you working in a corporate environment with IT-managed software versions? Is file size a constraint?

Each of those variables pushes toward a different approach — and sometimes a combination of methods in different parts of the same document makes the most sense. The technology is flexible; the right configuration depends entirely on what the document needs to do and who it needs to reach.