7 min read
How to convert Word to an Adobe Acrobat PDF
Four routes, and the differences between them are not where people expect. Two are inside Word, one is inside Acrobat, and one needs neither. Only one of them costs money.
Start with the thing that saves the most time: there is no such file as an “Adobe Acrobat PDF”. PDF has been an open ISO standard since 2008 — ISO 32000 — and a PDF written by Word, by Acrobat, by LibreOffice or by a web page is the same kind of file. Adobe invented the format and named its application Acrobat, so the two names ended up glued together in search boxes, but nothing you produce needs to pass through Adobe software to open in it.
What Acrobat actually adds is a conversion engine with more switches than Word’s. Sometimes you need those switches. Usually you do not. Here is each route, what it keeps, and where it breaks.
Route 1: the Acrobat tab inside Word
Installing Acrobat Standard or Pro on Windows also installs a Word add-in called PDFMaker. It puts an Acrobat tab on the ribbon and a Save as Adobe PDF entry in the File menu. Both do the same thing.
- Open the .docx in Word.
- Click the Acrobat tab, then Create PDF.
- Before you do, click Preferences on that same tab if you care about the details: whether headings become PDF bookmarks, whether the file is tagged for screen readers, how hard images are compressed, whether Word comments arrive as sticky notes, and whether the output should be PDF/A for archiving.
- Choose a filename. Acrobat opens the result when it finishes.
This route is the right one when you need comments carried across as annotations, a PDF/A file for a records system, or precise control over image downsampling. Those three are the genuine reasons to reach for it.
When the Acrobat tab has disappeared
Office disables COM add-ins after a crash, an Office repair or a version mismatch between Acrobat and Word, and PDFMaker is the usual casualty. To bring it back:
- File → Options → Add-ins.
- At the bottom, set Manage to COM Add-ins and click Go.
- Tick Acrobat PDFMaker Office COM Addin.
- Not in the list? Set Manage to Disabled Items, click Go, select the Acrobat entry and click Enable. Restart Word.
If it still refuses, the versions are incompatible — an old Acrobat against a current Microsoft 365 build, or a 32-bit Acrobat against 64-bit Office. Repairing Acrobat from its Help menu fixes some of these. Route 3 fixes all of them, immediately.
Route 2: Acrobat’s own Create PDF tool
You can also start from Acrobat rather than from Word: Tools → Create PDF → Single File, then pick the .docx. For a list of documents, Multiple Files in the same panel converts a whole folder in one pass — the only built-in batch route Adobe offers.
Worth knowing: on the desktop this still drives Word behind the scenes, opening each document in a hidden instance. It is not a separate reader for the .docx format, which is why it is slow on long lists and why it fails outright on a machine with no Word installed. Adobe’s web version converts on Adobe’s servers instead, which means your document is uploaded — relevant if it is a contract, a CV or anything with personal data in it.
Both are paid. Acrobat Reader cannot create a PDF at all: it opens, prints, annotates, fills and signs, and every Create option in it is a prompt to start a subscription. That single fact accounts for most of the confusion around this keyword.
Route 3: Word’s built-in export, no Acrobat involved
Word has written PDFs on its own since 2007, and the result opens in Acrobat exactly like anything PDFMaker produces.
- File → Save As, then choose PDF in the file-type list. (File → Export → Create PDF/XPS Document is the same code path with a different door.)
- Click Options — this is the step almost everyone skips. Tick Create bookmarks using: Headings so your document outline becomes a clickable PDF sidebar, and Document structure tags for accessibility so screen readers can follow it. Tick ISO 19005-1 compliant (PDF/A) if an archive demands it.
- Leave Optimize for on Standard unless you are emailing a photo-heavy document, in which case Minimum size shrinks the images.
With those two boxes ticked, the output is close enough to PDFMaker’s that most people cannot tell them apart. On macOS the dialog is smaller: Word for Mac offers Best for electronic distribution and accessibility, which keeps links and tags, and Best for printing, which does not — pick the first unless you are sending it to a print shop.
One route to avoid: Print → Microsoft Print to PDF. It goes through the print pipeline, so the page images are perfect and everything else is gone — hyperlinks dead, no bookmarks, no tags, no selectable structure for accessibility checks. Use it only when you genuinely want a flattened printout.
Route 4: in a browser tab, with nothing installed
None of the above helps on a Chromebook, a locked-down work laptop, a phone, or any machine where Word is not installed and Acrobat is a subscription you do not have. That is the gap this site fills.
The converter on the front page reads the .docx directly — it unpacks the archive, resolves the style chain, lays the paragraphs out at the real page width and writes PDF text objects. It runs inside the page, so the document is never uploaded to anyone’s server, and it keeps headings, bold and italic, colours, alignment, indents, lists, tables with their borders, inline pictures, hyperlinks, page breaks and the document’s own page size. Up to 20 files in one drop, out as a zip.
It is not a full Acrobat replacement, and pretending otherwise would waste your time: headers, footers and footnotes are not drawn, there is no bookmark sidebar, and the output is not tagged for accessibility. For a CV, a cover letter, an assignment, an invoice or a contract you need to email — the overwhelming majority of Word-to-PDF jobs — none of that matters. For a 200-page manual that has to pass an accessibility audit, use Route 1 or Route 3.
What each route actually keeps
| Capability | Acrobat PDFMaker | Word export | Print to PDF | This site |
|---|---|---|---|---|
| Costs nothing | — | Yes | Yes | Yes |
| Bookmarks from headings | Yes | Yes, if ticked | — | — |
| Clickable hyperlinks | Yes | Yes | — | Yes |
| Tagged for screen readers | Yes | Yes, if ticked | — | — |
| Headers, footers, footnotes | Yes | Yes | Yes | — |
| Comments as PDF notes | Yes | — | — | — |
| Batch of many documents | Acrobat Pro | — | — | Yes, 20 |
| Needs Word installed | Yes | Yes | Yes | — |
| File leaves your device | No | No | No | No |
Three problems that come up every time
“Save as Adobe PDF” is greyed out. The add-in loaded but the document is in a state PDFMaker refuses: protected view, a file opened straight from an email attachment, or an unsaved document. Save the .docx to disk first, close and reopen it, and the entry comes back.
The fonts changed. A PDF either embeds its typefaces or names them and hopes. Acrobat and Word embed whatever is licensed for embedding; a browser-based converter cannot redistribute Calibri or Cambria and substitutes a metrically close face, which can push a line break a word earlier or later. If pixel-identical output matters, convert on the machine that has the fonts.
The PDF is enormous. Almost always images. A text document leaves Word at tens of kilobytes; a 40 MB PDF is a set of full-resolution photographs travelling at print size. Either compress the pictures inside Word first (select one, Picture Format → Compress Pictures → apply to all), or export with Optimize for: Minimum size.
Which one should you use
If Acrobat is already installed and you need comments-as-annotations, PDF/A, or exact image compression: Route 1. If you have Word and none of those: Route 3, with the Options button actually clicked. If you have neither, or the document should not leave your device, or you have twenty of them: Route 4.
What none of them requires is a subscription to open the result. The file is a PDF either way.
Convert one now
Drop a .docx on the Word to PDF converter and the PDF is ready in a second or two — free, no signup, no watermark, and nothing uploaded. Going the other way instead? See how to convert a PDF back to Word. More guides on the blog, or read how the converter works.