Convert DOC DOCX to PDF
Contents
[
Hide
]
Convert Word documents including DOC or DOCX to other formats in Java is a very common requirement. This is very simple with Aspose.Words which is part of Conholdate.Total for Java.
Convert DOC DOCX to PDF in Java
To convert DOCX or any other MS Word format to PDF, you can follow these simple steps.
- Load the document in Java
- Save it to PDF
Following code shows the steps in detail.