Fix Word to PDF Formatting Issues
Word documents look perfect in Word, then go sideways the moment you export to PDF: a heading slides to the next page, an image jumps two columns, a table gets sliced. This guide walks through every common DOCX to PDF formatting issue and the exact fix.
Issue 1: Fonts changed in the PDF
The converter could not find one of the fonts used in your DOCX, so it substituted a default. The page reflows because the substitute font has different metrics.
- Switch to common system fonts (Calibri, Arial, Times New Roman, Georgia) before exporting.
- If a custom font is required, embed it inside the DOCX (File → Options → Save → Embed fonts).
- Avoid mixing many display fonts in one document.
Issue 2: Tables overflow the page
Wide tables that fit in Word's "web layout" view often blow out of A4 or Letter pages.
- Switch Word to Print Layout view to see real page boundaries.
- Set the table to Auto Fit to Window, then re-check column widths.
- Allow the table to break across pages so rows do not get clipped.
- Reduce font size inside table cells by 1–2 points if columns are tight.
Issue 3: Images jump or disappear
Floating images with text wrapping anchor to invisible paragraph markers. When pagination shifts, the anchor moves, and the image follows unpredictably.
- Right-click each image, choose Wrap Text → In Line With Text.
- Re-position with regular paragraph alignment instead of drag-and-drop.
- For decorative graphics, place inside a single-cell table to lock position.
Issue 4: Hyperlinks do not click in the PDF
Plain pasted URLs are flat text. Word only inserts a clickable annotation when the URL was added through the hyperlink dialog.
- Highlight the URL, press Ctrl/Cmd + K, paste the link.
- Re-export the PDF — links are now live annotations.
Issue 5: Headers and footers cut off
- Increase top and bottom margins by 0.2–0.3 inches.
- Reduce header/footer font size to 9–10 pt.
- Confirm Different first page is set correctly if the cover page hides the header.
Issue 6: PDF file size is too large
- Compress images: Format → Compress Pictures → 150 dpi for screen, 220 dpi for print.
- Remove embedded fonts you do not need.
- Strip revision history with Inspect Document.
- Re-save the DOCX before re-converting — Word sometimes cleans residual bloat.
Issue 7: Page breaks land in the wrong place
- Replace section breaks left over from copy-paste.
- Use Keep with next on headings so they never end a page alone.
- Use Keep lines together on paragraphs that must not split.
Issue 8: Tracked changes appear in the PDF
- Review → Accept All Changes (or Reject All).
- Review → Delete All Comments in Document.
- Re-export the PDF.
Issue 9: Bullets and numbers reset oddly
Custom list styles often break when copied across documents. Reset list formatting:
- Select the list, choose Define New Bullet or Define New Number Format.
- Apply once consistently across the document.
Issue 10: Conversion fails entirely
- Re-save the DOCX (Save As → Word Document) to flush corruption.
- Open the file in another editor (Pages, LibreOffice) and re-export to confirm validity.
- Run Word's built-in Open and Repair.