Hi,
We are trying to convert a PDF into a word Document and saving it to an OutputStream. We’re doing some further processing using the OutputStream, but we’re running into issues when saving it to the stream. It works …...when converting PDF into Word Doc and saving as a stream in a multithreaded...setFormat(DocSaveOptions.DocFormat.Doc); docSaveOptions.setMaxDistanceBetwee(0...