Hello All,
Currently I am evaluating the options available to create Microsoft Powerpoint .pptx (not .ppt!!!) files from Java. At present I am considering the following options:<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
1. Apache POI OOXML see http://poi.apache.org/slideshow/xslf-cookbook.html which seems to be also used by JasperReports under the cover à Apache licensed
2. Aspose.slides.
Also I have to make some filtering options as well as gantt charts in PPTX.
Please let me know if all the above things can be accomplished with Aspose.slides.
Any suggestions over the other option suitable for my requirements are highly welcome.
Thanks,
Chetan