The short version

Use Save As PDF or Export, not Print to PDF. Export keeps hyperlinks, bookmarks and the tagged structure screen readers need. Print to PDF flattens all of it into a picture-perfect but inert page.

If the layout shifts, it is nearly always fonts. Word substitutes anything missing and the substitute has different letter widths, so the text reflows.

The reason anyone converts a Word file to PDF is to stop it changing. A .docx opened on another machine is reassembled there using that machine's fonts, that version of Word, and its own idea of margins. A PDF carries the finished page and the fonts that drew it, so what you saw is what they see.

Why Word documents move and PDFs do not

Word stores content and formatting instructions, not a finished page. When it opens a document it lays the text out live, deciding where each line breaks based on the exact width of each character in the font being used.

If that font is not installed, Word substitutes a different one. The substitute has different character widths, so lines break in different places, paragraphs grow or shrink, and everything after them moves. A document that was four neat pages becomes five with a heading stranded at the bottom of page three.

What a .docx stores
Instructions

Content plus formatting rules. The page is rebuilt on every machine that opens it.

What a PDF stores
The result

Finished page geometry with fonts embedded, so nothing is recalculated.

Cause of layout shifts
Font substitution

A missing font is replaced by one with different letter widths, and the text reflows.

Export, not print

Both routes produce a PDF and they produce quite different ones. The distinction matters more than most people realise, and it is invisible until someone tries to use the document.

Save As or Export to PDF

Keeps the document intelligent

  • Hyperlinks stay clickable
  • Headings become PDF bookmarks
  • Tagged structure is written for screen readers
  • Text stays selectable and searchable
  • Table of contents entries remain navigable
Print to PDF

Produces a flat picture of the pages

  • Hyperlinks become plain blue underlined text
  • No bookmarks, no outline
  • No tagged structure, so accessibility is lost
  • Text usually still selectable, structure is not
  • Useful as a last resort, not as a default
Accessibility is the part that disappears silently
A tagged PDF tells a screen reader which text is a heading, which is a caption, and what order to read the page in. Print to PDF writes none of that. The document looks identical and becomes considerably harder to use for anyone relying on assistive technology. For anything public-facing or institutional, this is usually a requirement rather than a nicety.

Making sure the fonts come with it

Export embeds the fonts it is permitted to embed. Most do permit it, and a few licensed fonts do not, in which case Word substitutes silently and the PDF is built from the substitute.

ComparisonWhat happens when a font does not embed
Font embedded3 linesLines break where you set them.Font substituted4 linesWider letters push text onto a fourth line.
The substitute has different letter widths, so your line breaks move and the page count changes.

Word has an option to embed fonts in the file, found in the save options. Turning it on before exporting is the reliable way to ensure the PDF carries what it needs rather than trusting the export to work it out.

Check the PDF, not the Word file
Open the exported PDF and look at its document properties, where the fonts tab lists every font used and whether each is embedded. Anything marked as not embedded will be substituted on machines that lack it, which puts you back where you started. This is a ten second check that settles the question definitively.

The usual surprises

A handful of issues account for nearly every complaint about Word to PDF conversion, and all of them are fixable before export.

Symptom and causeCommon issues
  • Text shifted or reflowedFont not embedded
  • Extra blank page at the endTrailing empty paragraph
  • Images at low resolutionCompression setting on export
  • Links not clickableExported via Print to PDF
  • Comments visible in the PDFMarkup shown at export time
  • Tracked changes appearingDisplaying markup, not final

The comments and tracked changes cases deserve particular attention, because they leak internal discussion to whoever receives the file. Word exports what is currently displayed. If the document is showing markup when you export, the markup is in the PDF. Set the review view to show the final document with no markup before exporting, and accept or reject changes if the document is genuinely final.

The blank last page
Almost always an empty paragraph after the final content, often left behind by a deleted table. Word keeps it, the export renders it as a page, and it arrives as a stray sheet at the end. Turn on paragraph marks, delete the trailing one, and it disappears.

After the conversion

The exported PDF is a new document with its own properties, and two of them are worth a moment.

It carries metadata taken from the Word file, including the author name and the original document title, which for anything built from a template may name a previous client. And if the document will be emailed, its size matters: Word exports with print-quality images by default, which is generous for something that will only be read on a screen.

Two checks before it goes out

Document properties. Confirm the author and title fields say what you want them to say, particularly for work built from a template.

File size. If it is heading into an email and the export came out large, compressing once is usually enough to bring it under any attachment limit.

Convert Word to PDF with the fonts kept

Images, tables and lists come through intact, and the document is never uploaded.

Open Word to PDF

Common questions

Getting a faithful result.

01Why does my layout change when I convert Word to PDF?

Because a font used in the document was not embedded, so it was substituted with one whose letters are a different width. Lines then break in different places and everything after them moves. Enable font embedding in Word's save options and check the fonts tab of the finished PDF.

02Should I use Save As PDF or Print to PDF?

Save As or Export. It preserves hyperlinks, bookmarks and the tagged structure that screen readers depend on. Print to PDF produces a visually identical file with none of that, which matters as soon as anyone tries to click a link or navigate the document.

03Why is there a blank page at the end of my PDF?

Usually an empty paragraph after the last content, often left behind when a table was deleted. Turn on paragraph marks in Word, delete the trailing mark, and re-export.

04Why are my tracked changes showing in the PDF?

Word exports the document as currently displayed. If the review view is set to show markup, the markup is rendered into the PDF. Switch the display to the final version without markup, or accept the changes outright, before exporting.

05Will my hyperlinks still work?

Yes, if you exported rather than printed. Export writes real link annotations that remain clickable. Print to PDF produces blue underlined text that looks like a link and does nothing.

06Why is my exported PDF so large?

Word embeds images at print quality by default. For a document that will only be read on screen that is far more resolution than needed. Either choose the minimum size or screen-optimised option during export, or compress the finished PDF in a single pass.