Tagged Questions
0
votes
1answer
172 views
Examples on how to export PDF to PowerPoint using Jasper Reports JRPPTxExpoter
Does anyone have any experience exporting a PDF to a PPT using the JRPptxExporter in Jasper Reports?
Here is the code that is supposed to do the export:
JRPptxExporter exporter = new JRPptxExporter ...