Trying to convert a PDF to a PPTX like so:
public class PptxService {
public byte[] generatePresentation()
throws IOException {
try (
InputStream templateInputStream = this.getClass()
.getClassLoader()
.…..., form fields, embedded files, complex...Include any special features (forms, annotations, embedded fonts)...