PDF Troubleshooting

Why Is PDF Text Appearing as Boxes?

Learn why text can appear as boxes in a PDF, how custom fonts cause the problem, and what to do to fix rendering issues.

Why Is PDF Text Appearing as Boxes?

Why Is PDF Text Appearing as Boxes? (Quick Answer)

Text usually appears as boxes when the PDF viewer cannot render the font correctly.

The most common reasons are:

  • The font is missing
  • The font was not embedded
  • The font is damaged or unsupported
  • The viewer substitutes a different font
  • The PDF was exported with font issues

In many cases, the text is still in the file.

It just cannot be displayed correctly.

Check the Font First

Fonts are the first thing to inspect.

If the PDF uses a custom or unusual font, another device may not have that font installed.

When that happens, the viewer may replace the characters with boxes, blocks, or placeholder symbols.

That is especially common with:

  • Decorative fonts
  • Symbol fonts
  • Narrow custom brand fonts
  • Fonts with limited embedding rights

Why Embedded Fonts Matter

An embedded font travels with the PDF.

That helps the file look the same on different devices.

If the font is not embedded, the viewer has to guess what to show instead.

That guess can fail.

Try Another Viewer

Sometimes the PDF is fine and the viewer is the problem.

Open the file in:

  • A desktop PDF app
  • A different browser
  • Preview on Mac
  • Another trusted reader

If the boxes disappear in another app, the PDF may be okay.

Re-export the PDF

If you created the file yourself, export it again.

Before exporting, try to:

  • Use a standard font
  • Embed fonts if the app allows it
  • Avoid damaged font files
  • Check the source document before converting

If the problem started after export, the new export may fix it.

Check for Encoding Problems

Some PDFs use fonts or character encodings that do not map cleanly across systems.

This can happen with:

  • Special characters
  • Symbols
  • Non-Latin text
  • Old documents

If only certain characters become boxes, encoding may be the issue instead of the whole font.

Best Practice Summary

If you want the short version:

  • Check whether the font is missing or not embedded
  • Try another PDF viewer
  • Re-export using a standard embeddable font
  • Test special characters separately
  • Keep a copy of the source file in case you need to rebuild it

That is the safest way to troubleshoot PDF text appearing as boxes.

FAQ

Why does my PDF show squares instead of letters?

Usually because the font is missing, unsupported, or not embedded correctly.

Is the text actually gone?

Not always. The text may still be in the file even if the viewer cannot display it.

Can custom fonts cause this?

Yes. Custom fonts are one of the most common causes of box characters in PDFs.

Will a different viewer fix it?

Sometimes. Different viewers handle fonts differently.

How do I prevent it?

Use standard fonts when possible and embed fonts during export.