Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Reason: will not be supported by fonts and must be replaced with blank before rendering
|
|
|
|
|
|
development
|
|
test(core): re-activate test cases
See merge request egiz/pdf-as-4!10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
steps
|
|
# Conflicts:
# pdf-as-pdfbox-2/src/main/java/at/gv/egiz/pdfas/lib/impl/signing/pdfbox2/PADESPDFBOXSigner.java
# pdf-as-pdfbox-2/src/test/java/at/gv/egiz/pdfas/lib/testpdfbox/SignatureFieldsAndPlaceHolderExtractorTest.java
|
|
communication
|
|
|
|
documents in combination with forceNewPage flag
|
|
|
|
Reason: 'Content-Disposition' header only supports ASCI characters
|
|
|
|
|
|
requested
|
|
|
|
provide-signed-PDF servlet
|
|
|
|
searching on request level
|
|
|
|
|
|
placehoder information
|
|
configuration class
|
|
|
|
Major re-factoring of QR-Code detection with huge clean-up of code.
|
|
Reason: Version 3.5.1 can not read many QR-placeholders, because it does
not find a QR-code in image. However, the QR-Codes can be decoded by many
other tools.
|
|
|
|
|
|
|
|
|
|
session cookie
|
|
Reason: the current detection does not work with many profies
|
|
|
|
|
|
check profile specific configuration first and 'failOnLessSpace' afterwards
|
|
|
|
|
|
|
|
|
|
|
|
from TUG:
cleanOldRequests() started a transaction but never commited it which means
none of the old entries were deleted.
Add a call to commit() to fix this.
|