> 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/plugins-glpi/pdf.md).

# PDF

## Requirements (self-hosted)

| GLPI Version | Minimum PHP | Recommended |
| ------------ | ----------- | ----------- |
| 10.0.x       | 8.1         | 8.2         |
| 11.0.x       | 8.2         | 8.4         |

{% hint style="info" %}
This plugin is available without a [GLPI Network](https://services.glpi-network.com/#offers) subscription. It is also available on [GLPI Cloud](https://glpi-network.cloud).
{% endhint %}

***

## Install the plugin

* Go to the marketplace. Download and install the plugin **PDF**

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

***

## Set up the plugin

* From **Setup > General > Print to pdf**, select :
  * your preferred currency
  * Any text that will be displayed on the PDF.

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

***

## Using the plugin

{% hint style="info" %}
Printing a contract and its related elements
{% endhint %}

* From **Management > Contracts**, select the contract you require
* From the **Print pdf** tab
* Click on **Print**

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

<figure><img src="/files/heHvOmeRv2CVAtoysXoQ" 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/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.
