aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-pdfbox-2/src/main/java/at/gv/egiz/pdfas/lib/impl/signing/pdfbox2/PADESPDFBOXSigner.java
AgeCommit message (Expand)AuthorFilesLines
2024-03-08feat(core): add new page position parameter 'last'Thomas1-1/+1
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 developmentThomas1-7/+8
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 refactoringThomas1-267/+226
2023-06-26refact(placeholder): clean-up, bugfix and optimize QR-Code placeholder detectionThomas1-221/+131
2023-03-02feat(positioning): add hidden parameter to enforce new pages on already signe...Thomas1-3/+3
2023-01-13fix(sigblock): invalid preview in case of sig-blocks with more than half page...Thomas1-7/+8
2023-01-12feat(sigblock): validate signature-profile information provided by QR-code pl...Thomas1-18/+20
2023-01-12fix(sigblock): optimize image rendering of signature blocksThomas1-7/+9
2023-01-12style(core): fix some codestyle issuesThomas1-871/+878
2021-07-22added getNextUnusedSignaturePlaceHolder => pdf over needs next unused placeho...Alexander Marsalek1-1/+1
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-04-20fix?Alexander Marsalek1-4/+6
2021-04-10one resolver for certificate and request atrtributesAlexander Marsalek1-1/+1
2021-04-10extend valueresolverAlexander Marsalek1-1/+1
2021-02-05fix placeholder overwritting issueEmina Ahmetovic1-2/+29
2021-01-28new RC version, sort placeholders by idEmina Ahmetovic1-3/+14
2021-01-26update versionEmina Ahmetovic1-0/+1
2021-01-20preparing 4.1.7 RCEmina Ahmetovic1-3/+1
2021-01-18update placeholder searchEmina Ahmetovic1-6/+9
2020-12-18clear placeholders, add additional parameters in a default configEmina Ahmetovic1-0/+3
2020-11-02change propertiesEmina Ahmetovic1-12/+0
2020-08-13bugfix in placeholder id search pdf-as-webEmina Ahmetovic1-4/+13
2020-01-29set placeholder location if there is placeholder dataemusic1-0/+1
2020-01-17changes in qr placeholder search - additional information removed, location o...emusic1-49/+64
2019-12-16remove add new page functionality when signature already existsemusic1-22/+15
2019-11-19SignatureFieldsExtractor addedemusic1-21/+1
2019-11-14Adobe signature field search enabledemusic1-12/+90
2019-06-19pdf-as documentation changes, qr placeholder search on profile level enabledemusic1-4/+0
2018-10-30Positioning of signature block on first page enabledemusic1-1/+1
2018-06-27small changes in pdfaemusic1-2/+3
2018-03-21enabled placeholder serach for pdf-as webemusic1-14/+0
2018-03-21solved bug resource not foundemusic1-2/+4
2018-03-21changes regarding protection, bug fix, thread safeemusic1-123/+51
2018-03-21protecting pdf fileemusic1-33/+71
2017-12-11ProtectPDF, PDFAbschnalzer1-18/+33
2017-11-06Updated PDFA Preflight Parser and Validation, placeholder issues, PDF-AS-WEB ...bschnalzer1-227/+256
2017-08-09Fixed problem with PAdES Signatures, removed some attributes from CAdES signa...4.1.1-RCbschnalzer1-0/+1
2016-12-12added PDF/A-3b support, and PDF/A version detectionAndreas Fitzek1-1/+39
2016-11-04prepared functionality to check PDF-A1b conformityAndreas Fitzek1-8/+81
2016-11-04use pdfbox saveIncremental methodAndreas Fitzek1-62/+1
2016-08-17removed legacy modes for pdfbox2Christian Maierhofer1-5/+6
2016-08-17modified placeholder extraction for pdfbox2Christian Maierhofer1-1/+4
2016-08-17enabled pdf/ua againChristian Maierhofer1-2/+0
2016-08-17added config params for bg-detection and debug renderingChristian Maierhofer1-3/+3