# Reporting Printing

## 🖨️ How to print a report ?

You can print any report using the built-in browser print feature (CTRL + P) , ngSurvey will automatically adapt the report screen to a printer friendly format so you can print it right from your  favorite browser. Printing settings will automatically adapt based on the report page layout properties.

## 📔 Generate a PDF from the report.

Using Chrome you may also use the Chrome print option (CTRL + P) to generate a PDF file from the report.

![](/files/-MB_hLWo7152KbjFXJ_j)


---

# 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.ngsurvey.com/form-management/reports/reporting-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.
