Word file created using docx4j api opens in Word 2010 but not in Word 2007.
Please help me out in this.
It is currently Thu Oct 16, 2025 8:28 am
PresentationMLPackage ppt = PresentationMLPackage.load(new File("input.pptx"));
ppt.save(new File("output.pptx"));
The file part1.docx cannot be opened because there are problems with the contents.
Details: The file is corrupt and cannot ...
Total posts 10200 • Total topics 2872 • Total members 2100