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…...(ByteArrayInputStream bais = new ByteArrayInputStream(bytes))...ByteArrayOutputStrea output = new ByteArrayOutputStrea(8096); PdfLoadOptions...