Hi, what do you think of having an exception handling in pdfbox where people could define their own handlers. Something similar to
https://camel.apache.org/exception-clause.html The benefit would be that we could pass the context e.g. during PDF parsing and the handler could return something which is than taken as the input. In addition to that maybe we can think about having some additional types of exceptions instead of mostly IOException to support that. BR Maruan Sahyoun