Tagged articles

FileConversion

3 articles · Page 1 of 1
Selected Java Interview Questions
Selected Java Interview Questions
Sep 18, 2021 · Backend Development

Implementing Online Office Document Preview in Java Using OpenOffice and JODConverter

This article explains how to build a free Java-based online preview service for Word, Excel, and PowerPoint files by installing Apache OpenOffice, adding JODConverter dependencies, creating a conversion utility class, and exposing the functionality through SpringBoot service and controller layers.

FileConversionSpringBootbackend
0 likes · 6 min read
Implementing Online Office Document Preview in Java Using OpenOffice and JODConverter