---
title: "How to embed fonts in PDF documents"
canonical_url: "https://www.nutrient.io/guides/ios/rendering-issues/inconsistent-fonts/"
md_url: "https://www.nutrient.io/guides/ios/rendering-issues/inconsistent-fonts.md"
last_updated: "2026-06-19T09:21:00.293Z"
description: "Learn to ensure your PDFs have embedded fonts for consistent rendering across devices. Follow our guide for seamless document viewing."
---

# Fixing inconsistent font issues in PDFs

If your PDF document has embedded fonts, any viewer on any device should render them as expected. A PDF viewer will replace a font if the document doesn’t have it embedded and if it’s not available on the device.

Here’s how determine if your PDF document has embedded fonts:

- Open the PDF document in [Acrobat Pro](https://acrobat.adobe.com/) or [Acrobat Reader](https://get.adobe.com/reader/) (free and available on all platforms).

- Go to the **File** menu and select **Properties**, or use the **Command + D** keyboard shortcut.

- Click the **Fonts** tab.

You may see the words **Embedded Subset** (like in the example above) or just the word **Embedded**. If a subset of a font is embedded, this means only the characters used in that particular document are embedded.

Most PDF-authoring apps like [Acrobat Pro](https://acrobat.adobe.com/) support embedding fonts in a PDF document. Make sure you embed the fonts so that your document looks as expected across devices and readers.

If you’re using Document Engine and embedding fonts in every PDF isn’t possible, refer to our [custom fonts](https://www.nutrient.io/guides/ios/features/custom-fonts.md) guide.
---

## Related pages

- [Inconsistent Labels](/guides/ios/rendering-issues/inconsistent-labels.md)
- [Understanding XFA forms and their impact](/guides/ios/rendering-issues/pspdfkit-doesnt-show-the-pdf-form.md)
- [A Graywhiteblack Page Is Rendered](/guides/ios/rendering-issues/a-graywhiteblack-page-is-rendered.md)
- [Understanding PDF rendering complexities](/guides/ios/troubleshooting/complexities-of-rendering-pdfs.md)
- [Changing The Font Size Or Color Of Page Text](/guides/ios/customizing-pdf-pages/changing-the-font-size-or-color-of-page-text.md)
- [In Adobe Acrobat Hyperlinks Are Clickable But In Pspdfkit Some Or All Of Them Are Not Marked As Touchable](/guides/ios/rendering-issues/in-adobe-acrobat-hyperlinks-are-clickable-but-in-pspdfkit-some-or-all-of-them-are-not-marked-as-touchable.md)

