# Fichiers PDF intégrés dans les rapports

**Publié le 8 octobre 2025**

![](/files/qkE6xNRqP0fkeWy3ZhD0)

Bonne nouvelle pour les adeptes de rapports complets — Daxium-Air vous permet désormais d'intégrer vos documents PDF directement dans vos rapports.

## Champ pièce jointe dans les rapports

Grâce au champ **pièce jointe**, vous pouvez insérer automatiquement un aperçu des pages du PDF dans vos rapports, en utilisant la fonction `FileImage`.

Exemple de syntaxe :

```
<%FileImage('Fichier', 'All', 600)%>
```

Votre PDF s'affiche alors directement dans le rapport, page par page. Idéal pour joindre un contrat, un compte-rendu d'intervention ou des pièces justificatives.

{% hint style="info" %}
Consultez la documentation [Reporting](https://www.center.daxium-air.com/user-documentation/documentation-utilisateur/build/building-the-reporting/) pour en savoir plus.
{% endhint %}


---

# 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://www.center.daxium-air.com/news/nouveautes/2025/pdf-files-in-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.
