When I use aspose words Java to convert doc to pdf, as shown in the attachment, it consumes 12 minutes.
File docFile = new File("a.doc");
Document doc = new Document(new FileInputStream(docFile));
doc.save("output.pdf");
报告(1).zip (922.6 KB)
When I use aspose words Java to convert doc to pdf, as shown in the attachment, it consumes 12 minutes.
File docFile = new File("a.doc");
Document doc = new Document(new FileInputStream(docFile));
doc.save("output.pdf");
报告(1).zip (922.6 KB)
@yjsdfsdf
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): WORDSJAVA-2940
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.