aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-lib/src/configuration/cfg/config.properties
AgeCommit message (Collapse)AuthorFilesLines
2026-05-12Update docs & various fixes discovered in the process (#86)Jakob Heher1-1/+1
- update documentation for pdf-as 5 - document the v2 json api - fix a number of documentation quirks - document `keyId` parameter - px (pixels) -> pt (pdf page units) - document --verify_level - remove a number of documented features that were never implemented: - `adobeSignFieldValue` and `sigLogoAltText` from signature profiles - `UNDERLINE` and `STRIKETHRU` from fonts - `num-bytes` parameter - `verify_only`/`sign_only` enable states for profiles - update mobile BKU base URL - update pdfbox backend default to 3 in sample configurations - consistently made boolean parsing from configuration files case permissive - add moa verification timeout - add support for BOLDITALIC to all base fonts, and for ITALIC to helvetica and courier - fix a number of small quirks - hibernate properties are now reloaded properly - fix the signature block parameter key regex - v1 json api now correctly checks for onlinebku/mobilebku being enabled - pdfbox 2 module correctly compares for integer equality regardless of cached boxed ints - test operationcountwatcher no longer sometimes breaks due to spring context differences
2020-07-30rename signature profileEmina Ahmetovic1-1/+1
2018-03-21enabled placeholder serach for pdf-as webemusic1-3/+1
2018-03-21protecting pdf fileemusic1-0/+3
# Conflicts: # pdf-as-pdfbox-2/src/main/java/at/gv/egiz/pdfas/lib/impl/signing/pdfbox2/PADESPDFBOXSigner.java
2017-08-09Fixed problem with PAdES Signatures, removed some attributes from CAdES ↵4.1.1-RCbschnalzer1-5/+2
signatures which are not required, minor bug fixes, implemented new style (lineCenter)
2015-02-23removed mobiletest from default configAndreas Fitzek1-5/+0
2014-07-21Implemented Profile inheritance via .parentAndreas Fitzek1-22/+22
2014-07-01Configuration changes unified Config Constants interfaceAndreas Fitzek1-0/+1
2014-06-06Default configuration updateAndreas Fitzek1-4/+7
2013-12-12Fixed default configuration, adapted default signature block profilesAndreas Fitzek1-23/+18
2013-12-11changed to ECCelerate, added default configurationAndreas Fitzek1-0/+113