aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-moa/src/main/java/at/gv/egiz
AgeCommit message (Collapse)AuthorFilesLines
8 daysmove kotlin tests back to the correct source treeJakob Heher1-1/+1
2026-05-12Update docs & various fixes discovered in the process (#86)Jakob Heher2-8/+24
- 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-30Move pdf-as-web.conf to Spring & add MOA timeout (#84)Jakob Heher1-39/+36
* move -Dpdf-as-web.conf to spring * add configurable timeout to MOA signing * update workflow trigger
2026-04-15pdf-as-5 (#82)Jakob Heher2-21/+27
- 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-07-22feat(moa): add configuration property to enable SOAP with MTOMThomas2-24/+25
Hint: MTOM is not yet supported by MOA-SPSS
2024-06-24fix(moa): broken certificate loader from URLThomas1-1/+1
2024-06-24feat(moa): allow SOAP MTOM mode for file transferThomas1-21/+55
2020-11-02Code cleanupEmina Ahmetovic1-2/+2
2020-10-30change log, reformat codeEmina Ahmetovic1-2/+2
2017-08-09Fixed problem with PAdES Signatures, removed some attributes from CAdES ↵4.1.1-RCbschnalzer1-6/+22
signatures which are not required, minor bug fixes, implemented new style (lineCenter)
2015-05-22TTF font caching, Import cleanup, auto positioning in rotated pagesAndreas Fitzek1-1/+0
2014-11-28Logging Error Levels adaptedAndreas Fitzek2-3/+3
2014-10-30added Option to keep invalid signaturesAndreas Fitzek1-0/+11
2014-10-30Introduced Process Information Map in PDFASError and SignResultAndreas Fitzek1-0/+9
2014-10-23Moa Connector Constructor addedAndreas Fitzek1-81/+103
2014-10-22MOA performance improved. No live client generation from online service wsdlAndreas Fitzek2-5/+5
2014-10-15PDF-AS Errorhandling redesign only PDFASError Exceptions are returnedAndreas Fitzek1-2/+9
!
2014-10-09MOA changesAndreas Fitzek2-4/+3
2014-10-08Introduced PDF-AS-MOAAndreas Fitzek2-0/+417