English

Convert ODP to PDF Programmatically using C++

OpenOffice uses ODP file format for its presentation documents. ODP files are a collection of slides containing text, images, charts, animations, and other media types. There might be situations where you need to convert your ODP files to PDF format. To that end, this article will teach you how to convert ODP files to PDF format using C++.
July 15, 2021 · 2 min · Muhammad Ahmad