Hi,
I am trying the below code to convert a PDF to MS Word using aspose-pdf-26.5.jar
Document pdfDocument = new Document(“Test.pdf”);
pdfDocument.save(“Test.pdf.docx”, SaveFormat.DocX);
pdfDocument.close();
The outp…...of OCR only in latest version 26.6, so when it converts the result...KB) I will wait for ASPOSE PDF 26.6 and test with it. Thanks! 1...