# 노트 인쇄하기

UpNote에서는 앱에서 바로 노트를 인쇄하거나, 먼저 PDF로 내보낸 뒤 인쇄할 수 있습니다.\
개별 노트를 인쇄할 수도 있고, 여러 노트를 하나의 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. **하나의 PDF 파일**로 내보냅니다.
3. 원하는 PDF 뷰어에서 병합된 PDF를 인쇄합니다.

***

#### 📱 iOS

1. 인쇄할 노트를 엽니다.
2. 오른쪽 상단의 **더보기(⋯)** 버튼을 탭합니다.
3. **Export(내보내기)** → **Export to PDF(PDF로 내보내기)** 를 선택합니다.
4. PDF 미리보기 화면에서 오른쪽 아래의 **공유(Share)** 버튼을 탭합니다.
5. 공유 옵션에서 **Print(인쇄)** 를 선택합니다.\
   (더 많은 동작을 보려면 화면을 위로 스크롤해야 할 수 있습니다.)

***

#### 🤖 Android

1. 노트를 엽니다.
2. 오른쪽 상단의 **더보기(⋯)** 버튼을 탭합니다.
3. **Export(내보내기)** → **Export to PDF(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/ko/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.
