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…...convert(OutputStream outputLogStream, PdfFormat format...with the Document. convert(OutputStream outputLogStream, PdfFormat...