# ノートを印刷する

**UpNote** では、アプリから直接ノートを印刷することができます。\
または、PDF 形式にエクスポートしてから印刷することも可能です。\
個別のノートだけでなく、複数のノートを 1 つの PDF にまとめて一括印刷することもできます。

***

#### 🖥 デスクトップ版（Windows & macOS）

**ノートを印刷する**

1. 印刷したいノートを開きます。
2. ノートエディター上部の **その他（⋯）** アイコンをクリックします。
3. ドロップダウンメニューから **印刷（Print）** を選択します。
4. または、ショートカットキーを使用します：\
   **Cmd + P（Mac）** / **Ctrl + P（Windows）**

<div align="left"><figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FJTpucVojaPvnywK1aIRX%2Fimage.png?alt=media&#x26;token=12079e07-a341-40e4-b3e2-73fd437ffdea" alt="" width="375"><figcaption></figcaption></figure></div>

**複数のノートを印刷する**

複数のノートをまとめて印刷したい場合：

1. ノート一覧で印刷したいノートを複数選択します。
2. **1 つの PDF ファイル** としてエクスポートします。
3. 作成された PDF を任意の PDF ビューアで開き、印刷します。

***

#### 📱 iOS 版

1. 印刷したいノートを開きます。
2. 右上の **その他（⋯）** ボタンをタップします。
3. **エクスポート（Export） → PDF にエクスポート（Export to PDF）** を選択します。
4. PDF プレビュー画面の右下にある **共有（Share）** ボタンをタップします。
5. 共有メニューから **印刷（Print）** を選択します。\
   （表示されない場合は、上にスクロールしてさらにアクションを表示してください。）

***

#### 🤖 Android 版

1. ノートを開きます。
2. 右上の **その他（⋯）** ボタンをタップします。
3. **エクスポート（Export） → PDF にエクスポート（Export to PDF）** を選択します。
4. PDF ビューア上部の **メニュー（⋮）** をタップします。
5. 使用するプリンターを選び、印刷設定を調整します。


---

# 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://help.getupnote.com/ja/import-and-export/print-notes.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.
