# Impression du reporting

## 🖨️ Comment imprimer un rapport ?

Vous pouvez imprimer n’importe quel rapport en utilisant la fonction d’impression intégrée du navigateur (CTRL + P). ngSurvey adaptera automatiquement l’écran du rapport au format adapté à l’impression afin que vous puissiez l’imprimer directement depuis votre navigateur préféré. Les paramètres d’impression s’adapteront automatiquement en fonction des propriétés de la mise en page de la page de rapport.

## 📔 Générer un PDF à partir du rapport.

Avec Chrome, vous pouvez également utiliser l’option d’impression de Chrome (CTRL + P) pour générer un fichier PDF à partir du rapport.

![](/files/7f87cdb9364b8348a3dde764f7fbb4e6ff7be2d9)


---

# 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/fr/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.
