> 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/print-a-dashboard.md).

# Smartsheetからダッシュボードを印刷する

### プラン <a href="#gjdgxs" id="gjdgxs"></a>

* Pro
* Business
* Enterprise

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

Smartsheetから印刷する方法は、何を印刷するかによって異なります。

ダッシュボードを印刷すると、ブラウザーの印刷ウィンドウが表示され、印刷オプションが表示されます。印刷機能と使用する手順はブラウザーによって異なります。

印刷時にダッシュボードの比率が維持されるように、Google ChromeまたはSafariブラウザーを使うことをSmartsheetはお勧めします。

**ダッシュボードを印刷するには:**

1. 印刷するダッシュボードを開きます。
2. ダッシュボードの上部にある\
   「印刷」![Print button](/files/TXNTo4KEHmXbN5O14Bak)をクリックします。ブラウザーの印刷ウィンドウが表示され、ダッシュボードと印刷設定のプレビューが表示されます。

   印刷するときは、次の点に注意してください。

   * 希望のページサイズがあり、ページの向き（横または縦）がダッシュボードのレイアウトに最適であることを確認してください。
   * Chromeの印刷ウィンドウで、\[詳細設定]を選択し、\[背景のグラフィック]の横にあるチェックボックスをオンにして、ウィジェットの背景色がダッシュボードで印刷されるようにします。<br>
3. 希望のオプションを設定したら、「印刷」を選択します。

ヒント

ダッシュボードの読み取り専用コピーをeメールで送信する必要がある場合は、\[PDFを開く]オプションを選択して、デフォルトのPDFビューアーアプリケーションでダッシュボードのコピーを開きます。ファイルをPDFとして保存し、eメールに添付できます。


---

# 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/print-a-dashboard.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.
