aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-cli/src
AgeCommit message (Collapse)AuthorFilesLines
2026-05-12Update docs & various fixes discovered in the process (#86)Jakob Heher4-25/+3
- update documentation for pdf-as 5 - document the v2 json api - fix a number of documentation quirks - document `keyId` parameter - px (pixels) -> pt (pdf page units) - document --verify_level - remove a number of documented features that were never implemented: - `adobeSignFieldValue` and `sigLogoAltText` from signature profiles - `UNDERLINE` and `STRIKETHRU` from fonts - `num-bytes` parameter - `verify_only`/`sign_only` enable states for profiles - update mobile BKU base URL - update pdfbox backend default to 3 in sample configurations - consistently made boolean parsing from configuration files case permissive - add moa verification timeout - add support for BOLDITALIC to all base fonts, and for ITALIC to helvetica and courier - fix a number of small quirks - hibernate properties are now reloaded properly - fix the signature block parameter key regex - v1 json api now correctly checks for onlinebku/mobilebku being enabled - pdfbox 2 module correctly compares for integer equality regardless of cached boxed ints - test operationcountwatcher no longer sometimes breaks due to spring context differences
2026-04-15pdf-as-5 (#82)Jakob Heher5-29/+31
- JDK 17 - PDFBox 3 - PDF-AS Web moved to Spring Boot - MOA Integration tests w/ new error code --------- Co-authored-by: Gerald Palfinger <gerald.palfinger@a-sit.at> Co-authored-by: kathrin.resek <kathrin.resek@a-sit.at>
2024-02-14test(core): update keystore to fix broken testThomas1-0/+0
2023-01-13fix(sigblock): invalid preview in case of sig-blocks with more than half ↵Thomas1-0/+37
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-12fix(sigblock): optimize image rendering of signature blocksThomas1-4/+4
Issue: #65
2021-06-25fix for issue #47Alexander Marsalek1-1/+1
2021-06-25test for issue #47Alexander Marsalek2-0/+52
2021-06-23more testsAlexander Marsalek1-1/+35
2021-06-23added empty file, so that git creates "out" folderAlexander Marsalek1-0/+0
2021-06-22v4.2.0Alexander Marsalek1-2/+2
2021-04-16added test & error messageAlexander Marsalek1-0/+33
2021-04-16clean upAlexander Marsalek1-34/+2
2021-04-15pass empty map if no map is suppliedAlexander Marsalek1-3/+4
2021-04-14added testAlexander Marsalek43-0/+2639
2021-04-10parsing off signature block CLI parametersAlexander Marsalek1-6/+23
2021-04-10pass parameters to resolver(s)Alexander Marsalek1-0/+9
2020-09-24update libraries, use StringUtilsEmina Ahmetovic1-1/+0
2019-06-19pdf-as documentation changes, qr placeholder search on profile level enabledemusic1-12/+0
2018-11-22Merge branch 'SL20_development'emusic1-0/+21
# Conflicts: # build.gradle # pdf-as-cli/src/main/java/at/gv/egiz/pdfas/cli/Main.java # pdf-as-lib/src/configuration/cfg/advancedconfig.properties # pdf-as-lib/src/main/java/at/gv/egiz/pdfas/lib/api/IConfigurationConstants.java # pdf-as-lib/src/main/resources/config/config.zip # pdf-as-web/src/main/java/at/gv/egiz/pdfas/web/config/WebConfiguration.java # pdf-as-web/src/main/java/at/gv/egiz/pdfas/web/servlets/PDFData.java
2018-10-30Positioning of signature block on first page enabledemusic1-27/+15
2018-09-06small changesemusic1-0/+3
2018-09-03delete unused statementsemusic1-25/+0
2018-06-27delete commentemusic1-1/+0
2018-06-27small changes in pdfaemusic1-18/+0
2018-05-14changes in pdf-as-lib4.1.3emusic1-2/+2
2018-03-22solved bug regarding setteremusic1-1/+0
2018-03-21changes regarding protection, bug fix, thread safeemusic1-2/+6
2018-03-21protect pdfemusic1-4/+24
2018-03-21protecting pdf fileemusic1-1/+2
# Conflicts: # pdf-as-pdfbox-2/src/main/java/at/gv/egiz/pdfas/lib/impl/signing/pdfbox2/PADESPDFBOXSigner.java
2016-07-25developer changesAndreas Fitzek2-3/+7
2016-05-18Updated test cases for signature positioningChristian Maierhofer1-1/+1
2016-03-15changed default logback configurationAndreas Fitzek1-1/+1
2016-02-15urlencoder test clssAndreas Fitzek1-0/+18
2015-02-25fixed base64 image valueAndreas Fitzek1-1/+3
2015-01-08Changed CLI logback settingsAndreas Fitzek1-1/+1
2014-11-28Rotations testsAndreas Fitzek9-0/+116
2014-10-31better integration of Process InformationAndreas Fitzek1-29/+50
2014-10-30Introduced Process Information Map in PDFASError and SignResultAndreas Fitzek1-0/+12
2014-10-24Test cases addedAndreas Fitzek2-0/+110
2014-10-24KS Test updateAndreas Fitzek1-1/+2
2014-10-23File handle close testAndreas Fitzek1-0/+44
2014-10-21PDF API update to ouput signed documents via output streamAndreas Fitzek2-15/+10
2014-10-16added basic Preprocessor infrastructure, moved logging to logbackAndreas Fitzek1-0/+16
2014-10-15PDF-AS Errorhandling redesign only PDFASError Exceptions are returnedAndreas Fitzek1-2/+7
!
2014-10-15Rebuild API to support Java DataSource and Streams for in and outputAndreas Fitzek2-15/+11
2014-10-08Introduced PDF-AS-MOAAndreas Fitzek1-1/+1
2014-09-01removed API warningsAndreas Fitzek1-5/+4
2014-07-10Implemented Verification level (Full incl. Certificate Path, and Integrity Only)Andreas Fitzek1-1/+30
2014-07-01added copyright statements4.0.0-RC4Andreas Fitzek1-0/+23
2014-06-04Added TransactionId for SignaturesAndreas Fitzek1-0/+5