> For the complete documentation index, see [llms.txt](https://docs.tempoweave.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tempoweave.com/help-by-menu-tabs/file-menu/print-formatted-reports.md).

# Print (formatted reports)

From the file memu, click **Print** on the left navigator to open the Print Settings panel. The first selection, Print Options, provides some customization for the printouts that follow.

Printouts include those for Threading, Treadling, Tie-up, Drawdown, Color Card, Warp Winding Plan, Sleying Guide for Variable Density, Sectional Warping Plan, Weft Color Plan, Project and Weaver's Writeup.

<div data-with-frame="true"><figure><img src="/files/P293BqrjYTVYLDNZKwG1" alt="" width="375"><figcaption><p>Print Settings from the File Menu</p></figcaption></figure></div>

### Print Options

<div data-with-frame="true"><figure><img src="/files/Xs8svtVSWVuRuRRWwI4D" alt="" width="375"><figcaption><p>Print Options</p></figcaption></figure></div>

**Print options** apply to all printed reports that follow.

If **Report Name** is checked, a report name is printed at the top of each page. The report name is automatically derived from the report content; for example, a Threading report will display **TempoWeave Threading**.

If **Document Title** is checked, the text entered in the **Document Title** field is printed near the top of each page. If the field is left blank, the name of the WIF file is printed instead.

**Page Numbers** print if Show Page Numbers is checked.

**Paper Size** options are A4 and Letter.

**Warp Winding Color Pattern** defines how the Warp Winding Plan will group repeating colors. A repeat of 2 means it will identify when 2 colors repeat and assume the weaver will wind them together. &#x20;


---

# 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://docs.tempoweave.com/help-by-menu-tabs/file-menu/print-formatted-reports.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.
