FG
💻 Software

How to convert Word (doc) to PDF in linux?

Fresh6 days ago
Mar 15, 2026167073 views
Confidence Score1%
1%

Problem

I have a set of files in .doc format, that need to be converted to .pdf format. I am using Ubuntu linux.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to convert Word (doc) to PDF in linux?

Low Risk

Alternative 1) Then navigate to System > Administration > Printing and create a new printer, set it as a PDF file printer, and name it as "pdf". Then run: Now you'll find your .pdf file in ~/PDF. Alternative 2) If the tetex-extra package is not available with your distribution, try texlive-base plus texlive-latex-base:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment