> 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.md).

# 印刷

- [Smartsheetからシートまたはレポートを印刷する](https://manual.dxable.com/smartsheet/basics/printing/printing-from-smartsheet.md): Smartsheetマニュアル｜カスタマイズ可能なPDFオプションを使用して、シートやレポートなどのSmartsheetデータを印刷またはエクスポートする方法を説明します。
- [Smartsheetからダッシュボードを印刷する](https://manual.dxable.com/smartsheet/basics/printing/print-a-dashboard.md): Smartsheetマニュアル｜最良の結果を得るために、ChromeまたはSafariを使用してSmartsheetダッシュボードを効果的に印刷する方法を説明します。
- [PDFを印刷するためのオプションを設定する](https://manual.dxable.com/smartsheet/basics/printing/pdf-print-options.md): Smartsheetマニュアル｜シート全体、選択した行、フィルター、日付範囲、拡大縮小などのSmartsheet PDF印刷オプションを説明します。
- [シートまたはレポートから選択した行を印刷する](https://manual.dxable.com/smartsheet/basics/printing/print-selected-rows-sheet-report.md): Smartsheetマニュアル｜Smartsheetから特定の行を選択し、PDF出力の印刷設定を調整して印刷する方法を説明します。
- [印刷のヒントとトラブルシューティング](https://manual.dxable.com/smartsheet/basics/printing/printing-tips-troubleshooting.md): Smartsheetマニュアル｜このガイドでは、Smartsheetの印刷のベストプラクティスと、一般的な印刷の問題の解決策について説明します。
- [ダッシュボードを印刷する](https://manual.dxable.com/smartsheet/basics/printing/print-dashboard.md): Smartsheetマニュアル｜Smartsheetダッシュボードを印刷する方法について、ブラウザー固有の手順と最良の結果を得るヒントとともに説明します。


---

# 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://manual.dxable.com/smartsheet/basics/printing.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.
