# Printer Friendly View

Users have the option to create a printer friendly version of reports. To do so, navigate to the View Report page and choose to create a print friendly version. The printer friendly view removes all branding and images that are not directly related to the report.

Insight uses the saved chart preference for each question to determine how to present charts for each question. To change the saved chart, access that question in the survey report, change the chart type, save the report, and return to the printer friendly option on the View Report page.

Insight combines all of the pages of the report into a single page view so that users do not have to change print each page manually. Users can also use the built-in functionality of their web browser to print out or save their report to a local drive for future reference.


---

# Agent Instructions: 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.plumvoice.com/insight/reporting/printer-friendly-view.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.
