aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-pdfbox-2
AgeCommit message (Expand)AuthorFilesLines
2023-12-19chore(core): update third-party libsThomas1-3/+3
2023-12-19fix(core): optimize error-handling in case of errors during the raw signing s...Thomas1-2/+19
2023-12-19Merge branch 'feature/issue_68' into developmentThomas4-24/+53
2023-09-20fix(positioning): remove old code that prohibits newPage on already signed do...Thomas1-8/+2
2023-09-13chore(core): remove unused codeThomas1-12/+1
2023-07-05fix(positioning): only add a new page on less space if no concrete page was r...Thomas1-1/+1
2023-06-29fix(placeholder): search for requested placeholderId in matchMode 'sorted' tooThomas1-23/+47
2023-06-27chore(core): add missing interface implementationsThomas1-1/+2
2023-06-27feat(placeholder): add configuration value to disable profile over-write by p...Thomas1-8/+10
2023-06-26refact(core): pdfBox signer refactoringThomas2-269/+227
2023-06-26refact(placeholder): clean-up, bugfix and optimize QR-Code placeholder detectionThomas7-768/+636
2023-06-22chore(siglbock): optimize signature-block calculation and positioningThomas2-14/+23
2023-06-22feat(placeholder): optimize possitioning by using QR-placeholderThomas1-13/+23
2023-05-16feat(qr): add language parameter to placeholder serviceThomas1-0/+3
2023-04-18chore(pos): change order of configuration check for 'less space'Thomas1-4/+4
2023-03-20chore(core): update third-party libsThomas1-1/+1
2023-03-02feat(positioning): add hidden parameter to enforce new pages on already signe...Thomas2-13/+28
2023-01-13fix(sigblock): invalid preview in case of sig-blocks with more than half page...Thomas4-37/+68
2023-01-12feat(sigblock): validate signature-profile information provided by QR-code pl...Thomas2-48/+49
2023-01-12fix(sigblock): optimize image rendering of signature blocksThomas1-7/+9
2023-01-12build(core): optimize dependency managementThomas1-3/+1
2023-01-12Merge branch 'development' into 'feature/issue_73'Thomas Lenz2-7/+7
2023-01-12style(core): fix some codestyle issuesThomas1-871/+878
2023-01-12Merge branch 'feature/bulk_light_sign' into 'development'Thomas Lenz1-6/+6
2023-01-12Properly close PDDocument in generateVisibleSignaturePreviewJakob Heher1-1/+4
2023-01-12feat(signatureblock): optimize processing for signed documents with less spac...Thomas1-303/+316
2023-01-12build(core): update third-party libsThomas1-6/+6
2022-06-27Include failing font descriptor in IOException msgJakob Heher1-1/+1
2022-05-06Avoid printing stack trace if results is nullGerald Palfinger1-0/+3
2022-01-20Update logback (CVE-2021-42550) + other dependenciesGerald Palfinger1-3/+3
2022-01-20Update commons-ioGerald Palfinger1-1/+1
2022-01-20Update pdfboxGerald Palfinger1-3/+3
2022-01-20missing filesAlexander Marsalek5-0/+0
2022-01-20Update dependenciesGerald Palfinger1-1/+1
2021-07-22added testsAlexander Marsalek1-14/+139
2021-07-22more test filesAlexander Marsalek3-0/+13
2021-07-22added getNextUnusedSignaturePlaceHolder => pdf over needs next unused placeho...Alexander Marsalek4-11/+69
2021-07-12renamed classAlexander Marsalek1-1/+1
2021-07-12v4.2.0-pdfOver API for PDF-OVER issue #52Alexander Marsalek2-9/+39
2021-06-01Merge branch 'feature/protected_pdf' into masterAlexander Marsalek1-6/+16
2021-06-01Merge branch 'feature/issue_44' into masterAlexander Marsalek1-5/+14
2021-06-01try to parse placeholder id as int and sort as int with fallback to stringAlexander Marsalek1-5/+13
2021-05-31tmpAlexander Marsalek1-1/+2
2021-05-31possible fix of PDF-UA problemThomas1-8/+55
2021-05-20Update checkPDFPermissionsAlexander Marsalek1-1/+8
2021-05-19change analyzing of PDF protection level because it's maybe to restrictedThomas1-6/+9
2021-04-20fix?Alexander Marsalek3-29/+108
2021-04-10one resolver for certificate and request atrtributesAlexander Marsalek1-1/+1
2021-04-10extend valueresolverAlexander Marsalek1-1/+1
2021-03-26update gradle build-process to wrapper 6.8.3Thomas1-14/+15