Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-04-10 | extend valueresolver | Alexander Marsalek | 1 | -1/+1 | |
2021-02-05 | fix placeholder overwritting issue | Emina Ahmetovic | 1 | -2/+29 | |
2021-01-28 | new RC version, sort placeholders by id | Emina Ahmetovic | 1 | -3/+14 | |
2021-01-26 | update version | Emina Ahmetovic | 1 | -0/+1 | |
2021-01-20 | preparing 4.1.7 RC | Emina Ahmetovic | 2 | -10/+1 | |
2021-01-18 | update placeholder search | Emina Ahmetovic | 2 | -10/+16 | |
2020-12-18 | clear placeholders, add additional parameters in a default config | Emina Ahmetovic | 2 | -2/+8 | |
2020-11-02 | change properties | Emina Ahmetovic | 1 | -12/+0 | |
2020-10-30 | change log, reformat code | Emina Ahmetovic | 1 | -1/+2 | |
2020-10-30 | resolving merge conflicts | Emina Ahmetovic | 1 | -2/+3 | |
2020-09-24 | update libraries, use StringUtils | Emina Ahmetovic | 1 | -18/+13 | |
2020-09-18 | Updated pdfbox versions | Stephan Keller | 1 | -2/+3 | |
2020-08-17 | comment profile validation | Emina Ahmetovic | 1 | -2/+2 | |
2020-08-13 | bugfix in placeholder id search pdf-as-web | Emina Ahmetovic | 1 | -4/+13 | |
2020-07-30 | rename signature profile | Emina Ahmetovic | 1 | -2/+3 | |
2020-01-29 | set placeholder location if there is placeholder data | emusic | 1 | -0/+1 | |
2020-01-17 | changes in qr placeholder search - additional information removed, location ↵ | emusic | 4 | -85/+81 | |
of dictionary used for storing qr info | |||||
2019-12-16 | remove add new page functionality when signature already exists | emusic | 4 | -42/+59 | |
2019-11-19 | SignatureFieldsExtractor added | emusic | 2 | -21/+34 | |
2019-11-14 | Adobe signature field search enabled | emusic | 2 | -24/+98 | |
2019-11-08 | Encoding of special characters | emusic | 1 | -2/+0 | |
2019-06-19 | pdf-as documentation changes, qr placeholder search on profile level enabled | emusic | 2 | -6/+1 | |
2018-10-30 | remove extra lines | emusic | 1 | -6/+1 | |
2018-10-30 | Positioning of signature block on first page enabled | emusic | 2 | -6/+6 | |
2018-06-27 | small changes in pdfa | emusic | 2 | -3/+3 | |
2018-05-14 | changes in pdf-as-lib4.1.3 | emusic | 1 | -3/+5 | |
2018-03-21 | enabled placeholder serach for pdf-as web | emusic | 1 | -14/+0 | |
2018-03-21 | solved bug resource not found | emusic | 1 | -2/+4 | |
2018-03-21 | changes regarding protection, bug fix, thread safe | emusic | 2 | -123/+56 | |
2018-03-21 | protecting pdf file | emusic | 1 | -33/+71 | |
# Conflicts: # pdf-as-pdfbox-2/src/main/java/at/gv/egiz/pdfas/lib/impl/signing/pdfbox2/PADESPDFBOXSigner.java | |||||
2017-12-11 | ProtectPDF, PDFA | bschnalzer | 2 | -19/+34 | |
2017-11-06 | Updated PDFA Preflight Parser and Validation, placeholder issues, PDF-AS-WEB ↵ | bschnalzer | 1 | -227/+256 | |
issues | |||||
2017-08-09 | Fixed problem with PAdES Signatures, removed some attributes from CAdES ↵4.1.1-RC | bschnalzer | 3 | -9/+95 | |
signatures which are not required, minor bug fixes, implemented new style (lineCenter) | |||||
2016-12-12 | added PDF/A-3b support, and PDF/A version detection | Andreas Fitzek | 6 | -25/+133 | |
2016-11-23 | enforce ISO encoding for stream content of appearence dictionary | Andreas Fitzek | 1 | -1/+2 | |
2016-11-04 | prepared functionality to check PDF-A1b conformity | Andreas Fitzek | 1 | -8/+81 | |
2016-11-04 | prepare for memory resource managment | Andreas Fitzek | 1 | -1/+7 | |
2016-11-04 | use pdfbox saveIncremental method | Andreas Fitzek | 1 | -62/+1 | |
2016-09-07 | Encoding of unicode characters in signature block is handled by pdfbox now | Christian Maierhofer | 2 | -8/+24 | |
The string to be written to the value field is checked. If one character is not available in the font, the string gets encoded. | |||||
2016-08-17 | Added Profile configuration validation | Christian Maierhofer | 1 | -0/+131 | |
2016-08-17 | Moved Settings from common to lib | Christian Maierhofer | 1 | -2/+0 | |
2016-08-17 | nbspace was not recognized by pdfbox' internal fonts | Christian Maierhofer | 1 | -3/+14 | |
2016-08-17 | removed legacy modes for pdfbox2 | Christian Maierhofer | 2 | -8/+9 | |
2016-08-17 | modified placeholder extraction for pdfbox2 | Christian Maierhofer | 2 | -8/+28 | |
2016-08-17 | enabled pdf/ua again | Christian Maierhofer | 1 | -2/+0 | |
2016-08-17 | added config params for bg-detection and debug rendering | Christian Maierhofer | 2 | -7/+11 | |
2016-08-17 | Modified sig-block positioning to image-based | Christian Maierhofer | 4 | -7/+115 | |
2016-08-17 | modified font caching | Christian Maierhofer | 2 | -159/+187 | |
2016-08-17 | initial pdfbox-2 commit | Christian Maierhofer | 25 | -0/+5514 | |