Hi,
I'm looking for the possibility to do the pptx conversion to pdf for my application (java) and finally came to here (several reasons).
It's great that now docx4j can handle the pptx files, however when I started to look for my need I found that PDF conversion works just for docx files now (I'm about last nightly build):
org.docx4j.convert,.out.pdf.viaXSLFO.Conversion class simply is just for WordprocessingMLPackage documents.
My questions:
- am I correct regarding no ...