This page helps keep intact Word-to-PDF conversion private by using either Microsoft Word or LibreOffice/OpenOffice installed on the same computer. The browser cannot silently install system software for security reasons, so this page gives setup guidance and status checking.
Noneauto
Status: Not detected
Best fidelity on Windows when MS Word is installed and licensed. DOC/DOCX files are sent only to localhost/XAMPP, converted by Word in the background, and temporary files are deleted.
Word path: Not detected
PowerShell: Not detected
Status: Not detected
Recommended open-source local converter. Good for local computers, internal servers, Linux VPS, and systems where MS Word is unavailable.
Path: Not detected
Re-check local converters Open hosting privacy notes
Edit converter_config.php and set one of these paths manually:
$LOCAL_WORD_CONVERTER['msword_path'] = 'C:\Program Files\Microsoft Office\root\Office16\WINWORD.EXE';
$LOCAL_WORD_CONVERTER['soffice_path'] = 'C:\Program Files\LibreOffice\program\soffice.exe';
For local Windows/XAMPP, Microsoft Word or LibreOffice may be used. For public web hosting/VPS, LibreOffice is usually safer than unattended MS Word automation.