English

Convert ODP to PDF Programmatically using Java

ODP format is used by OpenOffice to represent the presentation documents. It supports charts, multimedia objects, images, transitions, and much more. In this article, you will learn how to automate the conversion of ODP files to PDF. Particularly, the article covers how to convert an ODP presentation to a PDF file programmatically using Java.
September 15, 2021 · 2 min · Usman Aziz