> For the complete documentation index, see [llms.txt](https://help.glpi-project.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.glpi-project.org/doc-plugins/fr/plugins-glpi/pdf.md).

# PDF

## Prérequis (auto-hébergé)

| Version GLPI | PHP minimum | Recommandé |
| ------------ | ----------- | ---------- |
| 10.0.x       | 8.1         | 8.2        |
| 11.0.x       | 8.2         | 8.4        |

{% hint style="info" %}
Ce plugin est disponible sans souscription [GLPI Network](https://services.glpi-network.com/#offers). Il est également disponible sur [GLPI Cloud](https://glpi-network.cloud).
{% endhint %}

## Installer le plugin

* Allez dans le marketplace. Téléchargez et installez le plugin **PDF**

<div align="left"><figure><img src="/files/KqzMh7bBFsUFIVWZt2Ob" alt="images/PDF-1.png"><figcaption></figcaption></figure></div>

## Configurer le plugin

* Depuis **Configuration > Général > Impression en pdf**, sélectionnez :
  * votre devise préférée
  * Tout texte qui sera affiché sur le PDF.

<figure><img src="/files/T7mcgvSDbsWJxxZgowsX" alt="images/PDF-2.png"><figcaption></figcaption></figure>

## Utilisation du plugin

{% hint style="info" %}
Impression d'un contrat et de ses éléments associés
{% endhint %}

* Depuis **Gestion > Contrats**, sélectionnez le contrat requis
* Depuis l'onglet **Imprimer pdf**
* Cliquez sur **Imprimer**

<figure><img src="/files/fo0ffEzB5Jz0IlIFRcz8" alt="images/PDF-3.png"><figcaption></figcaption></figure>

<figure><img src="/files/01PfxsMU1do4ryuU9O4O" alt="images/PDF-4.png"><figcaption></figcaption></figure>

\---


---

# 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://help.glpi-project.org/doc-plugins/fr/plugins-glpi/pdf.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.
