Hi,
I am trying to PDF to DOCX using Aspose words for Java. I am using the latest version currently available which is 25.9.
But when running this code (to convert a PDF to DOCX), I get this error:
com.aspose.words.Un…...Words for loading Pdf documents. The code snippet...PdfLoadOptions load = new PdfLoadOptions(); load.setSkipPdfImages(true);...