> 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-selected-rows-sheet-report.md).

# シートまたはレポートから選択した行を印刷する

シートまたはレポートから選択したものを印刷するには、まず行を選択してから、印刷メニューに移動する必要があります。行を選択しない場合は、[シートまたはレポート全体が印刷されます](https://help.smartsheet.com/articles/809566-printing-from-smartsheet)。プラン

* Smartsheet
* Pro
* Business
* Enterprise

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

SmartsheetはデフォルトでPDFに印刷します。PDFが不要な場合は、代わりにデータをエクスポートできます。シートまたはレポートをエクスポートする方法を学習します。

**選択した行をPDFに印刷するには：**

1. シートまたはレポートで、印刷する行を選択します。
2. ツールバーの「印刷」を選択して、「印刷セットアップ（PDF）」フォームを表示します。

Brandfolder画像

1. 印刷セットアップ（PDF）フォームのオプションは、印刷前に選択したビューによって異なります。![the print icon on the main toolbar](/files/1PVx01GticdHPfnNp9Kb)
2. PDFに適用するオプションを選択し、「OK」を選択します。\
   PDFファイルは、ブラウザーの設定に基づいて、すぐに開かれるか、コンピューターに保存されます。ファイルがダウンロードフォルダーに保存されている場合は、キーボードショートカット（WindowsではCtrl + J、MacではCommand + Option + L）を使用してフォルダーを開いてファイルを見つけます。

注

選択した印刷設定は保存されるため、次回PDFを作成するときに簡単に再利用できます。

1. PDFファイルを開いた状態で、「印刷」を選択してファイルを印刷します。


---

# 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-selected-rows-sheet-report.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.
