> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/basics/printing/printing-from-smartsheet.md).

# Smartsheetからシートまたはレポートを印刷する

Smartsheetを使用すると、デフォルトでPDFに印刷したり、[データを他のプログラムにエクスポートしたりできます](https://help.smartsheet.com/articles/770623-exporting-sheets-reports-from-smartsheet)。

### プラン <a href="#id-30j0zll" id="id-30j0zll"></a>

* Smartsheet
* Pro
* Business
* Enterprise

プランタイプと含まれる機能の詳細については、[「Smartsheetプラン」](https://www.smartsheet.com/pricing)ページを参照してください。

### 許可 <a href="#id-1fob9te" id="id-1fob9te"></a>

シートの所有者と管理者は、シートのプロジェクト設定を変更できます。

この機能が[Smartsheet Regionals](https://help.smartsheet.com/regions-capability-differences)または[Smartsheet Gov](https://help.smartsheet.com/articles/2480681)に含まれているかどうかを確認してください。

必要に応じて、シートまたはレポートから[選択した行のみを印刷できます。](https://help.smartsheet.com/articles/2482465-print-selected-rows-sheet-report)

| 印刷したいもの                             | 手順                                                                                                                                                                              |
| ----------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>シート</p><p>ガントチャート</p><p>レポート</p> | <p>Smartsheetウィンドウの上部にあるツールバーの<br>\[印刷]<img src="/files/jLJa6InE64fztsqpGHJQ" alt="Print button">をクリックします。</p><p>注</p><p>印刷するとPDFファイルが作成されます。ファイルを印刷したり、PDFビューアーで表示したりできます。</p> |
| カードビューの単一行またはカードの内容                 | <p>行またはカードの左端を右クリックし、「印刷」をクリックします。<br></p><p>注</p><p>カードは縦型のレイアウトで印刷されます。</p>                                                                                                   |

**PDFを作成するには**

1. ツールバーの\
   「印刷」![Print button](/files/WaZ8l2zCDp6uSB48tG8U)をクリックして、「印刷セットアップ（PDF）」フォームを表示します。印刷セットアップ（PDF）フォームのオプションは、印刷前に選択したビューによって異なります。\
   次の画像は、ガントビューの印刷セットアップ（PDF）フォームを示しています。グリッドビューのオプションは異なります。

   ![View of the Print Setup window.](/files/LDCWyOv9KUi6JslSJUXc)
2. PDFに適用するオプションを選択し、「OK」をクリックします。ブラウザーの設定に基づいて、PDFをすぐに開くか、またはコンピューターにダウンロードします。

   注

Smartsheetは、次回PDFを作成するときのために印刷設定を保存します。<br>

1. 通常通りPDFを開いて印刷します。

   ヒント

WindowsではキーボードショートカットCtrl+J（MacではCommand+Option+L）を使用してフォルダーを開くと、ファイルを見つけられます。


---

# 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, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/smartsheet/basics/printing/printing-from-smartsheet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
