How to Attach a PDF to a Word Document (And What That Really Means)

Attaching a PDF to a Word document sounds straightforward — but depending on what you actually need, "attaching" can mean several very different things. Do you want readers to see the PDF content inline? Launch it as a separate file? Convert it into editable text? Each approach works differently, and choosing the wrong one can create frustration on both ends.

Here's a clear breakdown of how each method works, what Word is actually doing under the hood, and which variables determine the right fit for your situation.

What "Attaching" a PDF to Word Actually Means

Word gives you a few distinct ways to incorporate a PDF:

  • Embedding — the PDF file is stored inside the Word document as an object
  • Linking — a reference to the PDF is inserted; the file stays external
  • Converting — the PDF's content is pulled into the document as editable text and images
  • Inserting as an image — each PDF page is rendered as a static image within the document

These aren't variations of the same process. They produce fundamentally different results in terms of file size, editability, portability, and how recipients experience the final document.

Method 1: Embed the PDF as an Object 📎

This is the closest thing to a true "attachment" inside Word itself.

How it works: Go to Insert → Object → Create from File, browse to your PDF, and insert it. If you check "Display as icon," readers will see a PDF icon they can double-click to open in their default PDF viewer. If you leave that unchecked, Word attempts to render the first page visually inside the document.

What Word actually does: It packages the PDF binary data inside the .docx file. The PDF isn't converted — it's embedded whole. This means:

  • The file size of your Word document increases by roughly the size of the PDF
  • Recipients need a PDF reader installed to open it
  • The embedded PDF doesn't update automatically if the original changes

Where this works well: Internal reports, proposals, or documentation packages where you want everything in one file and recipients will have PDF software.

Method 2: Insert as a Linked Object

Instead of embedding the full file, you can link to it. In the same Insert → Object → Create from File dialog, check the "Link to file" option.

The key difference: The Word document stores a path reference, not the file itself. When someone opens the document and double-clicks the object, Word fetches the PDF from that path.

The catch: If you send the Word document to someone else without also sending the PDF — or if the file path changes — the link breaks. This method is best suited for documents you're working on locally or sharing within a network where both files remain accessible.

Method 3: Convert PDF Content Into Word 🔄

If your goal is to get the PDF's content into the document as editable material, Word has a built-in conversion tool.

How it works: Go to File → Open, then browse to and open your PDF directly in Word. Word will convert the PDF into an editable document. You can also right-click the PDF file in File Explorer and choose Open with → Word.

What to expect from conversion quality:

PDF TypeConversion Accuracy
Text-only PDF (originally created digitally)Generally high — text and basic formatting preserved
PDF with complex layouts, columns, or tablesModerate — formatting may shift or break
Scanned PDF (image-based)Poor without OCR — may produce unreadable results
PDF with vector graphics or chartsMixed — images may appear but lose editability

Word uses its own PDF rendering engine for this, and results vary significantly based on how the original PDF was created. Documents exported from Word or Google Docs tend to convert cleanly. Scanned documents or PDFs exported from design tools like InDesign often need manual cleanup.

Method 4: Insert PDF Pages as Images

For a static, non-interactive result — where you want the PDF to look a certain way inside the document without allowing editing — inserting pages as images gives you the most visual control.

How it works: Take screenshots of the PDF pages, save them as image files (PNG or JPEG), then insert via Insert → Pictures. Alternatively, some PDF tools export pages as images directly.

Trade-offs:

  • Text in the image isn't searchable or editable
  • Resolution depends on how the screenshot or export was captured
  • Clean and predictable layout — no formatting surprises
  • Useful for preserving signed documents, diagrams, or design mockups

Variables That Change the Right Approach

Recipient setup: If the people receiving your document may not have a PDF reader, embedding silently creates a problem — they'll see an icon they can't open. Converting the content or inserting as an image eliminates that dependency.

File size constraints: Embedding large PDFs can make a Word document unwieldy for email. Linking keeps file size down but sacrifices portability.

Editability needs: If the PDF contains data, terms, or text someone needs to edit or copy from, conversion is the only method that allows that. Embedding or image insertion locks the content.

Version of Word: The PDF-to-Word conversion feature has been available since Word 2013. Earlier versions don't support it natively. The quality of the conversion has also improved in more recent releases of Microsoft 365 compared to older standalone versions.

Document purpose: A legal contract, a client deliverable, and an internal working draft all have different requirements around portability, editability, and appearance.

The Formatting and Fidelity Trade-Off

One thing worth understanding clearly: no method perfectly preserves a PDF inside Word without trade-offs. Word and PDF are built around different layout models. PDFs use absolute positioning; Word uses a flow-based layout. This is why converted PDFs often look "almost right" but not exactly right — the underlying document model is different, and Word has to make judgment calls when translating between them.

If preserving the PDF's exact visual appearance matters — letterhead, signatures, precise spacing — embedding or image insertion keeps that intact at the cost of editability. If working with the content matters more than appearance, conversion is the right direction, even if it requires some cleanup afterward.

What "attaching" a PDF to Word should look like depends entirely on what the document needs to do, who's receiving it, and what they need to do with it on their end.