Document Conversion
Convert UDF and office files to PDF/UDF with Java or native conversion flows.
Overview
Colpan supports multiple conversion routes for legal workflows.
Supported Conversion Routes
| Input | Route | Output |
|---|---|---|
| UDF | direct converter | |
| RTF | RTF -> UDF -> PDF | |
| FODT | FODT -> UDF -> PDF | |
| DOCX/DOC/ODT | LibreOffice -> RTF -> UDF -> PDF | |
| DOCX/DOC/ODT/RTF/TXT/HTML | document-to-UDF flow | UDF |
| Word-based conversion flow | UDF |
Conversion Engines
Java Daemon
Best compatibility for complex legacy UDF rendering.
Native Converter
Faster startup with lower runtime overhead on many workloads.
Tools Menu Workflows
Convert Document to UDF
Tools -> Convert Document to UDF...
Use this for mixed office/text inputs:
- DOCX
- DOC
- ODT
- RTF
- TXT
- HTML
Convert Document to PDF
Tools -> Convert Document to PDF...
Useful when you want direct PDF output from office/text formats.
Convert PDF to UDF
Tools -> Convert PDF to UDF...
Notes:
- uses Word conversion bridge
- requires Word 2013+ on Windows
- intended for special round-trip scenarios
Stability Tips
- Keep fonts installed and up to date.
- Ensure LibreOffice is available for office-chain conversion.
- If output is corrupted, retry after restarting the app/conversion service.
Common Problems
- missing LibreOffice path
- unsupported legacy formatting edge cases
- temporary file permission issues
See Troubleshooting for detailed recovery steps.