Converting an MS Office file to PDF sounds simple — until fonts shift, tables break, or hyperlinks disappear. This guide walks through every setting that matters when you convert DOCX to PDF online: font embedding, image handling, page layout, headers and footers, and clickable links. Whether you need a single document or want to batch convert Word files to PDF, the steps below apply on Windows, macOS, and Linux.
DOCX to PDF: quick start
- Open Word (DOCX) to PDF on FileConvertLab.
- Upload your .docx file. For best results, use the original — not a copy-pasted version.
- Select Standard for screen reading or Print for high-quality output.
- Download the PDF and verify headers, footers, and page breaks.
That covers the happy path. The sections below explain what to do when output doesn't match expectations.
How fonts render in PDF vs Word
Word stores a reference to a font name. The machine that opens the file must have that font installed or Word substitutes something close. PDF can go further: it embeds the font glyphs directly in the file, so every viewer renders the same shapes regardless of installed fonts.
The gap between these two models is where most "formatting changed" complaints come from. A DOCX that looks perfect on your laptop may reflow on someone else's machine — or during online conversion — because the font is missing and the substitute has different character widths.
How to prevent font issues
- Embed fonts before saving. In Word: File → Options → Save → check "Embed fonts in the file." This increases file size by 100–500 KB per font family but guarantees consistent rendering.
- Stick to widely available typefaces. Arial, Calibri, Times New Roman, and other Windows/macOS system fonts are present on most converters. Decorative or licensed fonts are the usual culprits.
- Check the PDF after export. Open the PDF properties (Ctrl+D in most viewers) → Fonts tab. Every font should say "Embedded" or "Embedded Subset." If it says "Not Embedded," the viewer is substituting.
Tables and images in DOCX to PDF
Tables and images are the two elements most likely to shift during conversion. Understanding why helps you prevent it.
Tables
Word lays out tables cell by cell and can auto-resize columns to fit content. PDF is a fixed-layout format — it freezes whatever widths the converter computes at export time. Problems appear when:
- Merged cells span page breaks. The converter must split the visual row, which can misalign borders. Fix: keep merged rows short enough to fit on one page, or add a manual page break before the table.
- Column widths depend on font metrics. If a font is substituted, text reflows and columns expand. Embed fonts (see above) to avoid this.
- "AutoFit to window" hides intent. Switch to fixed column widths (Table Properties → Preferred width) before converting.
Images
Inline images (inserted in the text flow) convert reliably. Floating images with tight or through wrapping are trickier: PDF doesn't have Word's wrapping engine, so the converter approximates position. A few tips:
- Use PNG for line art, diagrams, and screenshots. Use JPEG for photos.
- Compress oversized images inside Word (Picture Format → Compress Pictures) before converting. This is more effective than compressing the PDF afterwards.
- If the final PDF is still too large, run it through Compress PDF.
- Avoid layering shapes on top of images — overlapping objects sometimes render in wrong z-order.
Page layout: size, margins, headers and footers
A page-size mismatch is the #1 cause of unexpected page breaks. If the DOCX is set to A4 (210 × 297 mm) but the converter targets US Letter (8.5 × 11 in), every page is 18 mm shorter. Content that fit on one page in A4 spills onto the next in Letter.
- Set the page size explicitly in Word (Layout → Size) before exporting. Don't leave it on "default."
- Margins: Word defaults to 1-inch (2.54 cm) on all sides. If you changed margins, the converter respects them — but verify that header and footer positions are still inside the printable area.
- Headers and footers transfer to PDF as static text drawn at the same offset. Dynamic fields (page numbers, dates) resolve at export time. "Page X of Y" works correctly in most converters.
- Section breaks in Word (next page, continuous, odd/even) map to PDF page boundaries. Continuous section breaks may still force a new page if column counts differ.
Hyperlinks and bookmarks
Links inserted through Word's Insert → Link dialog become PDF link annotations — clickable in any viewer. Bare URLs typed as text may or may not become links depending on the converter. To be safe:
- Always use Insert → Link, not copy-paste.
- Test links at 100% zoom after export; some viewers ignore annotations at low zoom.
- Internal bookmarks (cross-references to headings) convert to PDF named destinations. A Table of Contents built from heading styles stays clickable in the PDF.
- Avoid overlapping shapes on top of link text — the shape can steal the click target.
Batch convert multiple Word files to PDF
When you need to convert dozens of DOCX files at once — quarterly reports, invoice templates, contract drafts — a one-by-one workflow wastes time. Batch conversion processes multiple files in a single pass with the same quality settings.
- Open Word to PDF and upload all files at once (drag-and-drop or multi-select).
- Choose Standard or Print quality — applied to every file.
- Download the results as individual PDFs.
Batch mode works on Windows, macOS, and Linux — no Office installation required. Each file is processed independently, so one broken DOCX won't stall the rest.
Troubleshooting common issues
Fonts look different in the PDF
- Open PDF properties → Fonts tab. If a font says "Not Embedded," that's the problem.
- Go back to the DOCX, embed fonts (File → Options → Save), and re-export.
- If the font is licensed and can't be embedded, switch to a metrics-compatible alternative (e.g., Carlito for Calibri, Caladea for Cambria).
Images look blurry or soft
- Check the source image resolution. For print, use 300 DPI originals. For screen, 150 DPI is enough.
- Word sometimes auto-compresses images on save. Disable this: File → Options → Advanced → uncheck "Do not compress images."
- Re-export with Print quality, not Standard.
Table borders are missing or misaligned
- Switch from "AutoFit to window" to fixed column widths.
- Avoid merged cells that span a page break.
- Check that table borders are set to a visible width (0.5 pt minimum) — hairline borders sometimes disappear in PDF viewers at low zoom.
Unexpected page breaks
- Confirm page size matches between DOCX and PDF target.
- Disable "Widow/Orphan control" on paragraphs where it moves lines to a new page.
- Check "Keep with next" and "Page break before" paragraph settings — these are invisible in normal view but affect pagination.
File size is too large
- Compress images in the DOCX first (this is more effective than post-processing).
- Remove unused embedded fonts or switch "Embed all characters" to "Embed only characters in use."
- Run the PDF through Compress PDF to strip duplicate font subsets and down-sample images.
Hyperlinks are not clickable
- Verify links were created with Insert → Link, not typed as plain text.
- Open the PDF in a desktop viewer (not a browser preview) and click at 100% zoom.
- If shapes overlap the link text, move them so the link annotation is on top.
Word to PDF on different platforms
The conversion engine runs server-side, so the result is identical whether you upload from Windows, macOS, or Linux. No local Office installation is needed. A few platform-specific notes:
- macOS: If you created the DOCX in Pages and exported to .docx, some formatting may have shifted during that step. Open in Word or LibreOffice to verify before converting to PDF.
- Linux: LibreOffice-created .docx files sometimes use slightly different default margins. Set margins explicitly in Layout → Margins before uploading.
- Mobile: Upload works from any browser. For large files on mobile data, compress images in the DOCX first to reduce upload time.
Advanced tips
- Fillable forms: Word form fields (checkboxes, dropdowns, text inputs) convert to static content in PDF. If you need a fillable PDF, rebuild the form in a PDF editor after export — or design the form directly in a PDF tool.
- Table of Contents: Build your TOC from heading styles (References → Table of Contents). It stays clickable in the PDF because each heading creates a PDF destination.
- Track Changes: Accept or reject all changes before converting. PDF has no concept of tracked edits — if left unresolved, both the original and changed text may appear.
- Comments: Word comments do not transfer to PDF annotations in most converters. Delete comments before export if you want a clean document.
- Watermarks: Word watermarks (Design → Watermark) export as a drawn shape behind the text. Verify positioning in the PDF — some converters shift it slightly.
Conclusion
To convert Word to PDF without losing formatting: embed fonts, set the page size explicitly, compress images inside the DOCX, and use Insert → Link for hyperlinks. After export, check the Fonts tab in PDF properties and test every clickable link. If the file is too heavy, run Compress PDF as a final step.
Ready to convert? Open Word to PDF and upload your document. For the reverse direction, see our PDF to Word guide.