QPDF-367-0.pdf: From https://corpora.tika.apache.org/base/packaged/pdfs/archive/pdfs_202002/qpdf.zip
Select Git revision
data
-
-
- Open in your IDE
- Download source code
- Download this directory

Reiter, Christoph authored
The regex used to detect signatures uses "(.|\\s)" to emulate dotall, since old browsers don't support it. For some reason that leads to internal errors in Firefox with larger files in some cases. Replacing it with a simpler "[\\s\\S]" class makes things work. Also adds some tests with real PDF files, "QPDF-367-0.pdf" was triggering this issue. Fixes #46
Name | Last commit | Last update |
---|---|---|
.. | ||
QPDF-367-0.pdf | ||
README.md | ||
qual-sig-simple.pdf | ||
qual-sig-tugraz-multiple.pdf |