# 1 Publication capability

| Publishing module               | What is published                                                                                                             |
| ------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- |
| **AutoCAD PDF**                 | For publishing an AutoCAD drawing to PDF                                                                                      |
| **AutoCAD DWG**                 | For publishing an AutoCAD drawing to DWG                                                                                      |
| **Inventor PDF**                | For publishing an Inventor drawing to PDF                                                                                     |
| **Inventor DXF**                | For publishing a DXF file from an Inventor sheetmetal model                                                                   |
| **Inventor SAT**                | For publishing a SAT file from an Inventor model (assembly, part)                                                             |
| **Inventor STEP**               | For publishing a STEP file from an Inventor model (assembly, part)                                                            |
| **Inventor RASTER**             | For publishing an Inventor drawing to a raster (bmp, png, jpg, tiff, gif)                                                     |
| **Inventor GEO**                | For publishing a GEO files from an Inventor sheetmetal model using the CS GEO Translator *(needs to be purchased separately)* |
| **Inventor Drawing to AutoCAD** | For publishing Inventor drawing to AutoCAD DWG format                                                                         |
| **Office PDF**                  | For publishing an MS Office document (Word, Excel) to PDF format                                                              |
| **Copy native files**           | For publishing native data from Vault to the external folder                                                                  |
| **EPLAN**                       | For publishing EPLAN data from Vault to the external folder                                                                   |
| **Publishing visualizations**   | For publishing visualization (DWF)                                                                                            |
| **Publishing thumbnail**        | For publishing a file preview                                                                                                 |
| **Update visualization**        | For updating visualizations (DWF) of files connected to an item                                                               |


---

# 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://help.holixa.com/holixa-publisher4vlt/fundamentals/1-publication-capability.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.
