You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we raise UnknownError when we don't know why it failed. This is good, but as we have the output of pdfinfo as well, it would be great if we would hand it over to UnknownError so that we can handle this case individually.