# Embedding Custom Fonts

## 1.0 Embedding Fonts into your PDF

Embedding your fonts means basically ensuring that the font you are using is now part of the document itself. This means your PDF will carry along the font with it to any other computer accessing it, even if it does not have your custom font downloaded.

### **1.1 How to Embed Fonts in InDesign (PDF Export)**

1. Open your document in InDesign&#x20;
2. Click on the “File” drop menu and select “Adobe PDF Presets”. You are going to the follow the same steps for exporting your PDF described in the '*Exporting Adobe PDF from InDesign* article' (*insert link*)
3. Designate where your file will be exported, and then click “Save”. This will open the Export Adobe PDF dialog
4. In the dialog box, click on “Advanced”. You can choose to embed all of your fonts or just a subset of the fonts. The default value is 100%; to embed all fonts, enter 0% in "Subset Fonts When Percent of Characters Used is Less Than"&#x20;
5. Finally, click “Export”. Depending on the resolution quality, the export process may take a few moments&#x20;

### 1.2 Adobe Print Graphics and Fonts in InDesign

{% embed url="<https://helpx.adobe.com/indesign/using/printing-graphics-fonts.html>" %}
Adobe InDesign Print Graphics and Fonts Guide
{% endembed %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ms-kb.msd.unimelb.edu.au/print-room/file-preperation/how-to-embed-custom-fonts-into-your-pdf.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
