Convert word document in Byte[] to PDF

You can use the OfficeToPDF() or WordToPDF() methods, which takes in a filter. For example, please take a look at the following post on how to use a byte array to convert an office file on Java:

2 Likes