Age | Commit message (Expand) | Author | Files | Lines |
2024-03-08 | feat(core): add new page position parameter 'last' | Thomas | 1 | -1/+1 |
2023-12-19 | fix(core): optimize error-handling in case of errors during the raw signing s... | Thomas | 1 | -2/+19 |
2023-12-19 | Merge branch 'feature/issue_68' into development | Thomas | 1 | -7/+8 |
2023-06-27 | chore(core): add missing interface implementations | Thomas | 1 | -1/+2 |
2023-06-27 | feat(placeholder): add configuration value to disable profile over-write by p... | Thomas | 1 | -8/+10 |
2023-06-26 | refact(core): pdfBox signer refactoring | Thomas | 1 | -267/+226 |
2023-06-26 | refact(placeholder): clean-up, bugfix and optimize QR-Code placeholder detection | Thomas | 1 | -221/+131 |
2023-03-02 | feat(positioning): add hidden parameter to enforce new pages on already signe... | Thomas | 1 | -3/+3 |
2023-01-13 | fix(sigblock): invalid preview in case of sig-blocks with more than half page... | Thomas | 1 | -7/+8 |
2023-01-12 | feat(sigblock): validate signature-profile information provided by QR-code pl... | Thomas | 1 | -18/+20 |
2023-01-12 | fix(sigblock): optimize image rendering of signature blocks | Thomas | 1 | -7/+9 |
2023-01-12 | style(core): fix some codestyle issues | Thomas | 1 | -871/+878 |
2021-07-22 | added getNextUnusedSignaturePlaceHolder => pdf over needs next unused placeho... | Alexander Marsalek | 1 | -1/+1 |
2021-06-01 | Merge branch 'feature/issue_44' into master | Alexander Marsalek | 1 | -5/+14 |
2021-06-01 | try to parse placeholder id as int and sort as int with fallback to string | Alexander Marsalek | 1 | -5/+13 |
2021-05-31 | tmp | Alexander Marsalek | 1 | -1/+2 |
2021-05-31 | possible fix of PDF-UA problem | Thomas | 1 | -8/+55 |
2021-04-20 | fix? | Alexander Marsalek | 1 | -4/+6 |
2021-04-10 | one resolver for certificate and request atrtributes | Alexander Marsalek | 1 | -1/+1 |
2021-04-10 | extend valueresolver | Alexander Marsalek | 1 | -1/+1 |
2021-02-05 | fix placeholder overwritting issue | Emina Ahmetovic | 1 | -2/+29 |
2021-01-28 | new RC version, sort placeholders by id | Emina Ahmetovic | 1 | -3/+14 |
2021-01-26 | update version | Emina Ahmetovic | 1 | -0/+1 |
2021-01-20 | preparing 4.1.7 RC | Emina Ahmetovic | 1 | -3/+1 |
2021-01-18 | update placeholder search | Emina Ahmetovic | 1 | -6/+9 |
2020-12-18 | clear placeholders, add additional parameters in a default config | Emina Ahmetovic | 1 | -0/+3 |
2020-11-02 | change properties | Emina Ahmetovic | 1 | -12/+0 |
2020-08-13 | bugfix in placeholder id search pdf-as-web | Emina Ahmetovic | 1 | -4/+13 |
2020-01-29 | set placeholder location if there is placeholder data | emusic | 1 | -0/+1 |
2020-01-17 | changes in qr placeholder search - additional information removed, location o... | emusic | 1 | -49/+64 |
2019-12-16 | remove add new page functionality when signature already exists | emusic | 1 | -22/+15 |
2019-11-19 | SignatureFieldsExtractor added | emusic | 1 | -21/+1 |
2019-11-14 | Adobe signature field search enabled | emusic | 1 | -12/+90 |
2019-06-19 | pdf-as documentation changes, qr placeholder search on profile level enabled | emusic | 1 | -4/+0 |
2018-10-30 | Positioning of signature block on first page enabled | emusic | 1 | -1/+1 |
2018-06-27 | small changes in pdfa | emusic | 1 | -2/+3 |
2018-03-21 | enabled placeholder serach for pdf-as web | emusic | 1 | -14/+0 |
2018-03-21 | solved bug resource not found | emusic | 1 | -2/+4 |
2018-03-21 | changes regarding protection, bug fix, thread safe | emusic | 1 | -123/+51 |
2018-03-21 | protecting pdf file | emusic | 1 | -33/+71 |
2017-12-11 | ProtectPDF, PDFA | bschnalzer | 1 | -18/+33 |
2017-11-06 | Updated PDFA Preflight Parser and Validation, placeholder issues, PDF-AS-WEB ... | bschnalzer | 1 | -227/+256 |
2017-08-09 | Fixed problem with PAdES Signatures, removed some attributes from CAdES signa...4.1.1-RC | bschnalzer | 1 | -0/+1 |
2016-12-12 | added PDF/A-3b support, and PDF/A version detection | Andreas Fitzek | 1 | -1/+39 |
2016-11-04 | prepared functionality to check PDF-A1b conformity | Andreas Fitzek | 1 | -8/+81 |
2016-11-04 | use pdfbox saveIncremental method | Andreas Fitzek | 1 | -62/+1 |
2016-08-17 | removed legacy modes for pdfbox2 | Christian Maierhofer | 1 | -5/+6 |
2016-08-17 | modified placeholder extraction for pdfbox2 | Christian Maierhofer | 1 | -1/+4 |
2016-08-17 | enabled pdf/ua again | Christian Maierhofer | 1 | -2/+0 |
2016-08-17 | added config params for bg-detection and debug rendering | Christian Maierhofer | 1 | -3/+3 |