I’ve got an issue with the Document.convert(OutputStream outputLogStream, PdfFormat format, ConvertErrorAction action) method in a concurrency scenario. Using this method in parallel throws the following exception:
com…... I’ve customized the code in order to reference...add("/opt/data/testme.pdf"); pathes.add("/opt/data/testme2.pdf");...