> For the complete documentation index, see [llms.txt](https://docs.dietrichs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dietrichs.com/updates-de/updates-fr/dietrichs/version-26.02/interoperabilite/export-pdf-option-import-and-export-2d.md).

# Export - PDF (Option Import & export 2D)

## Documents compatibles PDF/A

Dans le cadre de la numérisation, les autorités exigent des documents PDF électroniques, archivables et non modifiables au format PDF/A. Les fichiers PDF/A sont créés à partir de documents et de tableaux à l'aide des programmes Office habituels. Avec un contrat d'abonnement, les plans sont désormais également créés automatiquement au format PDF/A lors de l'exportation PDF. Les plans peuvent ainsi être générés dans des PDF structurés au format requis grâce à la fonction pratique d'exportation PDF. Une remarque correspondante s'affiche dans la boîte de dialogue d'exportation PDF.

Remarque : l'exportation PDF 3D ne prend pas en charge le format PDF/A, car les formats PDF/A-1 et -2 n'autorisent pas les graphiques intégrés.

## Export PDF

L'intégration de nouvelles bibliothèques PDF a également permis d'apporter diverses corrections et améliorations.

* Les caractères spéciaux (par exemple ceux provenant de Windings) n'étaient affichés que sous forme de rectangles dans les textes et les lignes de symboles, mais ils s'affichent désormais correctement.
* Les îlots circulaires n'étaient pas pris en compte dans les zones hachurées. L’hachurage est désormais interrompu en conséquence.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.dietrichs.com/updates-de/updates-fr/dietrichs/version-26.02/interoperabilite/export-pdf-option-import-and-export-2d.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
