aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-common/src/main/java/at/gv/egiz/pdfas/common/settings/SignatureProfileSettings.java
AgeCommit message (Collapse)AuthorFilesLines
2023-06-26refact(placeholder): clean-up, bugfix and optimize QR-Code placeholder detectionThomas1-231/+211
Major re-factoring of QR-Code detection with huge clean-up of code.
2023-01-12feat(sigblock): validate signature-profile information provided by QR-code ↵Thomas1-3/+15
placeholder Issue: #64
2019-11-08Encoding of special charactersemusic1-0/+10
2018-09-03"deleting unused settings"emusic1-2/+1
2016-12-13using SIG_PDFA_VALID valid configuration flagAndreas Fitzek1-2/+8
2016-12-12added PDF/A-3b support, and PDF/A version detectionAndreas Fitzek1-1/+25
2015-04-20pdf/ua docs - added parameter in profilesChristian Maierhofer1-0/+9
2014-11-04Fixed possible null pointer exAndreas Fitzek1-1/+2
2014-10-15Signingdate added Timezone konfiguration #42Andreas Fitzek1-0/+4
2014-05-15TTF Fonts width fix, null value in signature block fix, Signature reason ↵Andreas Fitzek1-1/+9
from config
2014-04-01PDFBOX Table generation incl. QR Code detection and Positioning is doneAndreas Fitzek1-0/+9
2014-02-20Added license textAndreas Fitzek1-0/+23
2013-12-17Added default value for Signature Profile EntriesAndreas Fitzek1-0/+24
2013-12-12Removed warnings from common packageAndreas Fitzek1-2/+0
2013-12-12added certificate serial number for OGNL resolverAndreas Fitzek1-128/+135
2013-12-11Signature profile implementationsAndreas Fitzek1-1/+21
2013-09-26initial code commitAndreas Fitzek1-0/+121