Dear PDFBox developers, We are working on an application that is parsing and verifying the quality of PDF files. We wanted to extract the text of the pages using multiple threads to speed up the process but eventually we found that PDFBox 2 is not thread safe. Do you plan to make it thread safe in PDFBox 3 at least for text extraction?
Thanks in advance! Best Regards, Robert Marton