How to Add a PDF to a Word Document (Multiple Methods Explained)

Adding a PDF to a Word document sounds straightforward — but the way you do it, and what happens next, depends heavily on what you actually want to achieve. Do you want the PDF to appear as a clickable icon? Do you need the text to be editable? Or are you just trying to display it as a visual embed? Each goal leads to a different method, and each method behaves differently depending on your version of Word and operating system.

Why There's No Single "Insert PDF" Button

Microsoft Word doesn't treat PDFs the way it treats images or other native files. A PDF is a self-contained document format — it preserves layout, fonts, and structure independently of whatever software opens it. When Word encounters a PDF, it has to decide: convert it, embed it, or link to it?

That decision is yours to make, but Word's behavior depends on which path you choose and what version you're running. The three core approaches are:

  • Embedding the PDF as an object (inserts it as a static icon or first-page preview)
  • Converting the PDF content into editable Word text (extracts and reformats the content)
  • Inserting PDF pages as images (renders pages visually but not as text)

Each has real trade-offs.

Method 1: Insert as an Object (Embed the File)

This is the most common approach for users who want to attach a PDF within a Word document — like including a supporting document in a report.

How it works:

  1. In Word, go to Insert > Object
  2. Choose Create from File
  3. Browse to your PDF and select it
  4. Choose whether to display as an icon or show the first page as a preview

The embedded PDF behaves like an attachment. Anyone opening your Word document can double-click the object to open the PDF in their default PDF viewer. The PDF content is not editable inside Word — it's a packaged file sitting inside the document.

This method increases file size, sometimes significantly, depending on the PDF's weight. It also means the PDF is bundled with the document, so there's no risk of broken links if you share the file.

Method 2: Convert the PDF Into Editable Word Content

If you need the text and formatting from a PDF to become part of your Word document, Word can attempt to convert it directly. 📄

How it works:

  1. Open Word
  2. Go to File > Open, then browse to and select the PDF
  3. Word will prompt you that it's converting the PDF — click OK

Word uses its built-in PDF conversion engine to parse the file. The result is an editable document, but quality varies considerably based on the PDF's structure. PDFs that were created from digital sources (exported from Word, Google Docs, or similar tools) tend to convert cleanly. PDFs that are scanned images of pages — common with older documents, contracts, or forms — may come through as garbled text, broken formatting, or blank pages.

Key variable: Whether the PDF contains actual selectable text or just image data. If it's image-only, Word's conversion will produce poor results without OCR (optical character recognition) processing.

Once converted, the content lives inside your document as normal Word text. You can then copy, paste, or merge it with your existing content.

Method 3: Insert PDF Pages as Images

If visual accuracy matters more than editability — such as inserting a chart, a signed form, or a designed layout — converting PDF pages to images first gives you more control. 🖼️

Common workflow:

  1. Use a PDF-to-image converter (many free web tools exist) to export specific pages as PNG or JPG files
  2. In Word, go to Insert > Pictures and insert the image file

This approach treats the PDF page like a photograph. The content is not editable in Word, but the visual fidelity is preserved exactly as it appeared in the original PDF. You can resize, crop, and position it like any image.

The downside: images are not searchable by Word's Find function, and they won't reflow with text edits the way embedded content would.

How Word Version and OS Affect Your Options

FactorImpact
Word 2016 or later (Windows)Full PDF-to-Word conversion available natively
Word for MacObject embedding works; conversion behavior may differ
Microsoft 365 subscriptionGenerally the most capable conversion engine
Older Word versions (pre-2013)May not support direct PDF opening or embedding cleanly
Scanned vs. digital PDFsDramatically affects conversion quality
PDF with complex layoutsTables, columns, and graphics often misalign after conversion

What Changes After You Embed or Convert

When you embed a PDF as an object, the file size of your Word document increases. A multi-page, image-heavy PDF embedded this way can add several megabytes. If the document will be emailed or uploaded to a system with size limits, this matters.

When you convert a PDF to editable content, formatting rarely survives perfectly. Fonts may substitute, tables may flatten, and paragraph spacing often shifts. The more complex the original PDF layout, the more cleanup the converted document typically requires.

Inserted images carry no such conversion risk, but they're static — more like a screenshot than a document element.

The Variables That Shape Your Outcome

Before committing to a method, the factors that most directly affect your result include:

  • How the original PDF was created (digital export vs. scanned paper)
  • What you need to do with the content (read-only reference vs. editable text)
  • Which version of Word you're running, and whether it's a subscription or standalone license
  • Whether the final document will be shared, and in what format
  • How much formatting accuracy matters to your final output

A user embedding a single-page signed agreement into a business report has entirely different needs from someone trying to merge the text of a 40-page PDF into a new document. The method that's appropriate for one is a poor fit for the other — and what works cleanly in Microsoft 365 on Windows may behave differently in an older standalone version on macOS.