Is the PartsList webapp down for anyone else? The page just keeps loading until I finally get a time out.
Message:
The server at webapp.docx4java.org is taking too long to respond.
It is currently Sat Apr 26, 2025 3:28 pm
wordMLPackage
.getMainDocumentPart()
.getContent()
.addAll(xHTMLImporter.convert(
new File(inputfilepath + ".html"), null));
wordMLPackage.save(new java.io.File(outputfilepath));
System.out.println("Saved: " + outputfilepath);
Total posts 10160 • Total topics 2859 • Total members 2089