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

# 印刷のヒントとトラブルシューティング

Smartsheetからの印刷を簡単にするやり方を紹介します。

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

* Pro
* Business
* Enterprise

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

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

#### カードビューから印刷する 単一のカードまたは行の内容を印刷できます。行またはカードの左端を右クリックし、「印刷」をクリックします。カードは縦型のフォームレイアウトで印刷されます。  <a href="#id-1fob9te" id="id-1fob9te"></a>

#### 全ての列の印刷を避ける（グリッドビュー） グリッドビューからシートを印刷する前に、[列を非表示にし](https://help.smartsheet.com/articles/504696)てシートを保存できます。印刷するとPDFには非表示の列は含まれません。 <a href="#id-3znysh7" id="id-3znysh7"></a>

#### &#x20;印刷出力に空白行を含める <a href="#id-2et92p0" id="id-2et92p0"></a>

\[シート全体]を選択すると、空白行は印刷出力に含まれません。\
空のグリッド線を印刷するには、次の手順を実行します。

1. 印刷する各空白行の[「プライマリー列」](https://help.smartsheet.com/articles/504645)に値を入力します。（これは一時的な値になります。シートを印刷する前に削除します。）
2. シートを保存します。
3. 値を削除し、シートを再保存します。
4. シートを印刷すると、空の行が印刷結果に含まれます。

#### &#x20;ガントチャートを印刷物に同梱 <a href="#tyjcwt" id="tyjcwt"></a>

印刷出力からガントチャートを除外するには、印刷する前に[グリッドビュー](https://help.smartsheet.com/articles/765715)に切り替えます。<br>

#### 100ページを超えるファイルを印刷するとエラーが発生します <a href="#id-3dy6vkm" id="id-3dy6vkm"></a>

SmartsheetからPDFに出力できるページ数には100ページまでという制限があります。この制限を回避するには、印刷オプションを変更してファイル内のページ数を減らします。そのためのいくつかの方法を次に示します。

* [印刷する特定の行を選択](https://help.smartsheet.com/articles/2482462-printing-tips-troubleshooting#selection)する
* より少ないページに収まるように[ドキュメントを拡大縮小する](https://help.smartsheet.com/articles/2482462-printing-tips-troubleshooting#scaling)
* [タイムラインの表示](https://help.smartsheet.com/articles/2482462-printing-tips-troubleshooting#date_range)をより大きな時間単位に変更する


---

# 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-tips-troubleshooting.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.
