Search K
Appearance
Appearance
This check covers the server prerequisites for working with AutoCAD DWG drawings. There are two distinct capabilities, with different requirements:
.dwg files directly, with no Autodesk software installed. This powers the Get DWG Info task.Readiness check
On the engine home page, the AutoCAD / DWG Export check confirms the DWG processor is present and that a supported DWG TrueView is installed. It must show Passed before the AutoCAD Export task will work. See Server Readiness.
| Application | Autodesk DWG TrueView (free), 64-bit |
| Supported version | DWG TrueView 2027 only |
Only DWG TrueView 2027 is supported for export. Earlier releases (2024, 2025, 2026) are not supported — install 2027 even if an older version is already present.
Reading DWG information does not require TrueView or any other Autodesk software; the file is read directly. TrueView is needed only for the export (PDF/DWF/DXF) step.

DWG TrueView can embed .shx font text as PDF comment annotations, which may clutter the output. This is a server-level setting controlled through the registry. See the AutoCAD Export task — SHX Font Text in PDFs section for the exact steps (use the R27 registry path for TrueView 2027).
| Symptom | Cause & resolution |
|---|---|
| Check fails: DWG TrueView is not installed | TrueView is missing. Install DWG TrueView 2027 (64-bit). |
| An older TrueView is installed but export still fails | Only 2027 is supported. Install DWG TrueView 2027; remove or ignore older versions. |
| Export never finishes / no PDF is produced | A dialog is blocking the unattended session, often a first-run prompt. Launch TrueView interactively once on the server, then retry. |
| PDF is full of comment annotations | SHX text is being embedded as comments. Disable it via the registry step linked above. |
| Reading DWG info fails | DWG info reading is independent of TrueView — confirm the file path is correct and the file is a valid DWG. |