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 pptx -> pdf support now?
- are there any plans for it's implementation?
- is it a big amoung of work (would be great if somebody from lead developers can answer - some more or less precise estimate) as if it's reasonable time I would consider to contribute to the project.
Thanks, Taras