Tag

Web Preview

1 views collected around this technical thread.

IT Xianyu
IT Xianyu
Jan 24, 2022 · Backend Development

Implementing Online Office Document Preview in Java Using OpenOffice and JODConverter

This article demonstrates how to enable browser-based preview of Word, Excel, and PowerPoint files in Java by converting them to PDF streams with Apache OpenOffice and JODConverter, covering installation, Maven setup, utility code, service logic, and controller exposure.

File ConversionJODConverterJava
0 likes · 8 min read
Implementing Online Office Document Preview in Java Using OpenOffice and JODConverter