> For the complete documentation index, see [llms.txt](https://manuals.i-reporter.jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuals.i-reporter.jp/environment-configuration/useful-settings/win-pdf-font.md).

# 保存PDFのフォント設定（Windows版アプリのみ）

{% hint style="warning" %}
Windows版 i-Reporterアプリ のみの機能です。iOS版i-Reporterアプリ は本機能に非対応です。
{% endhint %}

## **機能概要**

Windows版 i-Reporterアプリの 帳票入力画面から入力帳票をPDFとして保存する際に、クラスターに表示されている文字のフォントを設定することができます。

### **設定イメージ**

MSゴシックを指定した場合

<figure><img src="/files/EPF4Tm51IEoln7Uoucpc" alt=""><figcaption></figcaption></figure>

MS明朝を指定した場合

<figure><img src="/files/3zMy2ZS8RrC1QZc7oFZ5" alt=""><figcaption></figcaption></figure>

## **フォントの設定**

Windows版 i-Reporterアプリの設定画面で、使用するフォントファイルをフルパスで設定します。

**【コレクションファイルについて】**\
フォントファイルは、拡張子が”ttc”といったコレクションファイルが存在します。\
このようなファイルの場合、末尾に”,0” や “,1”を指定し、コレクション内のフォントファイル番号を指定します。

【例】\
msgothic.ttc　ファイル内１番目のフォントファイルを指定する場合\
C:\Windows\fonts\msgothic.ttc,1

【手順】

1. Windows版 i-Reporterアプリ上部の「歯車」アイコン ＞ 「設定」 ＞ 「PDF」 をクリックします。
2. 右画面の「フォント」欄に、使用するフォントファイルをフルパスで設定します。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://manuals.i-reporter.jp/environment-configuration/useful-settings/win-pdf-font.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.
