How to Add a PDF to a Word Document: Methods, Trade-offs, and What to Expect

Adding a PDF to a Word document sounds straightforward — but the right approach depends heavily on what you actually want to do with it. There's a meaningful difference between embedding a PDF as a static file object, converting its content into editable text, or simply linking to it. Each method produces a different result, and the one that works best is shaped by your version of Microsoft Word, your operating system, and how the PDF itself was created.

Why "Adding a PDF" Means Different Things

Before diving into steps, it helps to understand what you're actually asking Word to do:

  • Embed the PDF as an object — The PDF sits inside your Word document as a clickable icon or thumbnail. The content stays locked in PDF format; it doesn't become editable Word text.
  • Convert the PDF into Word content — Word attempts to extract the text, images, and layout from the PDF and render them as native Word elements. This makes the content editable, but formatting is rarely perfect.
  • Insert PDF pages as images — Each page of the PDF becomes a static image embedded in the document. No text is selectable or editable.

Understanding these distinctions saves a lot of frustration.

Method 1: Embed a PDF as an Object (Word for Windows)

This is the most common approach when you want to attach a PDF alongside your Word content — for reference, as an appendix, or so a reader can open the original file from within the document.

Steps:

  1. Open your Word document
  2. Click where you want the PDF to appear
  3. Go to InsertObjectObject…
  4. Select Create from File
  5. Click Browse and locate your PDF
  6. Check Display as icon if you want a clickable icon rather than a preview thumbnail
  7. Click OK

The embedded PDF becomes part of the .docx file, increasing its overall file size. The recipient can double-click the icon to open the PDF — provided they have a PDF viewer installed on their device.

⚠️ Important: This method is Windows-specific. The Object insertion feature in Word for Mac behaves differently and doesn't support PDF embedding in the same way across all versions.

Method 2: Convert a PDF Into Editable Word Content

Microsoft Word (2013 and later on Windows, with varying support on Mac) includes a built-in PDF Reflow feature that attempts to convert a PDF into editable Word format.

Steps:

  1. Open Word
  2. Go to FileOpen
  3. Browse to your PDF file and open it
  4. Word will display a message warning that it will attempt to convert the PDF — click OK
  5. The PDF content will open as a new Word document
  6. Copy and paste the content into your existing document as needed

What affects conversion quality:

PDF TypeExpected Conversion Quality
Text-based PDF (digitally created)Generally good; text is usually selectable
Scanned PDF (image of a document)Poor without OCR; appears as images
PDF with complex tables or columnsModerate; layout often shifts significantly
PDF with embedded graphicsImages may extract; positioning often breaks

The keyword here is attempt. Word's PDF conversion is useful for simple, text-heavy documents. Heavily formatted PDFs — brochures, academic papers with multi-column layouts, forms — tend to produce messy results that require significant cleanup.

Method 3: Insert PDF Pages as Images 🖼️

If you don't need editable content but want the visual appearance of a PDF page inside your Word document, converting pages to images first is a reliable workaround.

General process:

  1. Use a tool (Adobe Acrobat, an online converter, or a screenshot utility) to export the PDF page as a PNG or JPG
  2. In Word, go to InsertPictures
  3. Select the image file and insert it

This method works across Word versions and operating systems without compatibility surprises. The trade-off is that the content is entirely static — no text can be selected, copied, or searched within the image.

Method 4: Link to a PDF Instead of Embedding It

For shared or collaborative documents, embedding a large PDF bloats file size and can cause syncing issues in cloud environments like SharePoint or OneDrive. An alternative is inserting a hyperlink to a PDF stored in a shared location.

Steps:

  1. Select text or an object in your Word document
  2. Right-click → Link (or use InsertLink)
  3. Paste the URL or file path to the PDF

This keeps the .docx file lightweight but requires that all readers have access to the linked location.

Variables That Determine Your Best Approach

No single method is universally correct. The factors that shape which one makes sense include:

  • Word version — Features like PDF Reflow and Object embedding behave differently across Word 2010, 2016, 2019, Microsoft 365, and Word for Mac
  • PDF origin — Was the PDF created digitally (text-based) or scanned? Scanned PDFs resist text extraction unless OCR processing is applied first
  • Intended use — Is this for printing, digital distribution, a collaborative edit, or an archived record?
  • File size constraints — Embedding large PDFs into a .docx can create files that email servers reject or cloud tools struggle to sync
  • Recipient environment — Will the final document be read on Windows, Mac, mobile, or converted to PDF again itself?

A document designed for internal review in a Windows-heavy organization works differently than one destined for cross-platform sharing or web publishing.

When Word Isn't the Right Tool

Sometimes the cleanest solution isn't embedding at all. Combining documents at the PDF level — using tools like Adobe Acrobat, Preview on macOS, or a PDF merge utility — keeps both files in their native format without the conversion artifacts that Word introduces. Whether that matters depends on how much formatting fidelity your final document requires and what your readers will actually do with it.

The method that fits your situation is the one that accounts for your specific Word version, the nature of the PDF, and what the end document needs to do.