Age | Commit message (Expand) | Author | Files | Lines |
2019-11-14 | Enable placeholder search on a profile level | emusic | 2 | -4/+19 |
2019-11-08 | Encoding of special characters | emusic | 2 | -20/+24 |
2019-06-19 | pdf-as documentation changes, qr placeholder search on profile level enabled | emusic | 3 | -11/+10 |
2018-03-22 | solved bug regarding setter | emusic | 1 | -1/+1 |
2018-03-21 | enabled placeholder serach for pdf-as web | emusic | 3 | -4/+27 |
2018-03-21 | changes regarding protection, bug fix, thread safe | emusic | 2 | -22/+1 |
2018-03-21 | protecting pdf file | emusic | 1 | -1/+17 |
2017-12-11 | ProtectPDF, PDFA | bschnalzer | 3 | -16/+9 |
2017-11-06 | Updated PDFA Preflight Parser and Validation, placeholder issues, PDF-AS-WEB ... | bschnalzer | 1 | -0/+7 |
2017-08-09 | Fixed problem with PAdES Signatures, removed some attributes from CAdES signa...4.1.1-RC | bschnalzer | 2 | -6/+70 |
2016-08-17 | Added Profile configuration validation | Christian Maierhofer | 1 | -0/+108 |
2016-08-17 | Moved Settings from common to lib | Christian Maierhofer | 2 | -2/+2 |
2016-08-17 | initial pdfbox-2 commit | Christian Maierhofer | 2 | -51/+4 |
2016-07-01 | added augmentating signature profiles | Andreas Fitzek | 1 | -0/+3 |
2016-06-13 | Fixed log output to hide user information on info level | Andreas Fitzek | 1 | -3/+3 |
2016-04-12 | Changed automatic positioning to handle annotation partly above the footerlin... | Andreas Fitzek | 1 | -0/+11 |
2016-03-03 | fixed minimum placeholder size | Andreas Fitzek | 1 | -1/+1 |
2016-02-22 | introduced minimum width for visual signature when positioned with a placeholder | Andreas Fitzek | 1 | -0/+24 |
2016-02-15 | placeholder sorted mode | Andreas Fitzek | 1 | -1/+2 |
2015-11-19 | synchronized preProcessor loader | Andreas Fitzek | 1 | -1/+1 |
2015-03-20 | added Placeholder ID and Mode configuration settings | Andreas Fitzek | 2 | -2/+33 |
2015-02-20 | Cosmetic changes to source code and new default config | Andreas Fitzek | 1 | -1/+0 |
2014-11-28 | Logging Error Levels adapted | Andreas Fitzek | 3 | -12/+12 |
2014-11-24 | verification changes | Andreas Fitzek | 1 | -27/+95 |
2014-10-31 | better integration of Process Information | Andreas Fitzek | 3 | -6/+74 |
2014-10-30 | Introduced Process Information Map in PDFASError and SignResult | Andreas Fitzek | 5 | -15/+46 |
2014-10-30 | Fixed Generic Error Bug | Andreas Fitzek | 1 | -0/+5 |
2014-10-24 | Image Scaling | Andreas Fitzek | 1 | -2/+2 |
2014-10-23 | Fixed ValueResolve timeZone variable | Andreas Fitzek | 1 | -1/+1 |
2014-10-21 | PDF API update to ouput signed documents via output stream | Andreas Fitzek | 3 | -21/+14 |
2014-10-20 | Extract MOA error codes, log generic error message | Andreas Fitzek | 2 | -7/+30 |
2014-10-20 | Is Visible configuration added | Andreas Fitzek | 1 | -1/+14 |
2014-10-16 | Introduced PDF-AS Backends, removed all pdfbox specific code to pdfbox backend | Andreas Fitzek | 33 | -5208/+314 |
2014-10-16 | added basic Preprocessor infrastructure, moved logging to logback | Andreas Fitzek | 4 | -0/+200 |
2014-10-15 | added Preprocessor Arguments | Andreas Fitzek | 1 | -0/+13 |
2014-10-15 | PDF-AS Errorhandling redesign only PDFASError Exceptions are returned | Andreas Fitzek | 2 | -42/+111 |
2014-10-15 | Rebuild API to support Java DataSource and Streams for in and output | Andreas Fitzek | 7 | -113/+120 |
2014-10-15 | Signingdate added Timezone konfiguration #42 | Andreas Fitzek | 1 | -4/+11 |
2014-10-09 | Verifier SPI changes | Andreas Fitzek | 1 | -0/+2 |
2014-10-08 | Verifier System updated | Andreas Fitzek | 3 | -8/+33 |
2014-10-08 | removed files not needed anymore | Andreas Fitzek | 1 | -211/+0 |
2014-10-07 | Fixed visual signature block bug | Andreas Fitzek | 3 | -6/+14 |
2014-10-06 | Colum span handling corrected. #38 | Andreas Fitzek | 3 | -12/+30 |
2014-10-06 | Fixed caption and value alignments | Andreas Fitzek | 1 | -7/+2 |
2014-10-06 | allow date format overwrite | Andreas Fitzek | 1 | -3/+3 |
2014-10-06 | scaling image to keep aspect ratio | Andreas Fitzek | 1 | -10/+10 |
2014-10-06 | removed jpeg kompression from signature logo #40 | Andreas Fitzek | 1 | -2/+2 |
2014-10-06 | removed wrong profile offsets (see issue #34) | Andreas Fitzek | 1 | -2/+2 |
2014-10-06 | removed not needed code | Andreas Fitzek | 1 | -2/+2 |
2014-09-29 | allow external configuration of PDF-AS | Andreas Fitzek | 2 | -3/+8 |