Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-12-19 | Merge branch 'feature/issue_68' into development | Thomas | 1 | -1/+1 | |
# 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 | |||||
2023-06-27 | test(core): actived and fix some more tests | Thomas | 1 | -14/+23 | |
2023-06-27 | chore(core): add missing interface implementations | Thomas | 1 | -0/+11 | |
2023-01-13 | fix(sigblock): invalid preview in case of sig-blocks with more than half ↵ | Thomas | 1 | -1/+1 | |
page height Issue: #68 ## Info: This is only a work-around, because it looks like a general issue in methods to create visual signature tables. T | |||||
2023-01-12 | feat(sigblock): validate signature-profile information provided by QR-code ↵ | Thomas | 1 | -1/+2 | |
placeholder Issue: #64 | |||||
2023-01-12 | fix(sigblock): add mapping to support old RFC2255 names in signature-profile ↵ | Thomas | 1 | -6/+2 | |
configurations Issue: #70 Add a mapping table into DNUtils to map specific RDN names to old format | |||||
2023-01-12 | test(sigblock): add jUnit test to check title attribute of signer name | Thomas | 1 | -0/+121 | |
2021-06-23 | more tests | Alexander Marsalek | 1 | -36/+57 | |
2021-06-23 | set encoding to UTF-8 | Alexander Marsalek | 1 | -0/+1 | |
2021-06-23 | one more test | Alexander Marsalek | 1 | -0/+2 | |
2021-06-23 | added test for umlaute | Alexander Marsalek | 1 | -1/+13 | |
2021-04-14 | added sbp check | Alexander Marsalek | 1 | -0/+51 | |
2015-02-25 | fixed base64 image value | Andreas Fitzek | 1 | -0/+40 | |
2014-11-04 | Catch old SL Error Responses | Andreas Fitzek | 1 | -0/+74 | |
2014-10-21 | PDF API update to ouput signed documents via output stream | Andreas Fitzek | 1 | -1/+4 | |
2014-10-16 | Introduced PDF-AS Backends, removed all pdfbox specific code to pdfbox backend | Andreas Fitzek | 1 | -224/+0 | |
2014-10-15 | Rebuild API to support Java DataSource and Streams for in and output | Andreas Fitzek | 1 | -6/+0 | |
2014-09-01 | removed API warnings | Andreas Fitzek | 1 | -1/+0 | |
2014-07-01 | Added Preview Image generation of visual Signature block for PDF-Over | Andreas Fitzek | 1 | -0/+87 | |
2014-07-01 | added copyright statements4.0.0-RC4 | Andreas Fitzek | 2 | -0/+46 | |
2014-06-04 | PDF Table Font alignment | Andreas Fitzek | 1 | -3/+3 | |
2014-04-03 | Don't use raw types! Also check casts where possible | Tobias Kellner | 1 | -6/+5 | |
2014-04-03 | Remove unused imports and variables | Tobias Kellner | 1 | -6/+1 | |
2014-04-01 | WIP: pdfbox table to Sign AP | Andreas Fitzek | 3 | -0/+233 | |