Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-27 | Include failing font descriptor in IOException msg | Jakob Heher | 1 | -1/+1 | |
2022-05-20 | Fix parameter name in doc | Gerald Palfinger | 1 | -1/+1 | |
2022-05-06 | Avoid printing stack trace if results is null | Gerald Palfinger | 1 | -0/+3 | |
2022-01-20 | Merge branch 'issue_58' into 'master' | Gerald Palfinger | 16 | -92/+156 | |
Update all vulnerable dependencies See merge request egiz/pdf-as-4!1 | |||||
2022-01-20 | Update logback | Gerald Palfinger | 3 | -4/+4 | |
2022-01-20 | Update logback (CVE-2021-42550) + other dependencies | Gerald Palfinger | 6 | -9/+9 | |
2022-01-20 | Update wagon-ssh | Gerald Palfinger | 1 | -1/+1 | |
2022-01-20 | update GitLb CI configuration to exclude deployArchives in case of 'feature' ↵ | Thomas | 1 | -0/+2 | |
and 'issue' branches | |||||
2022-01-20 | Update commons-io | Gerald Palfinger | 3 | -2/+4 | |
2022-01-20 | Update logback | Gerald Palfinger | 3 | -9/+4 | |
2022-01-20 | Update Hibernate | Gerald Palfinger | 1 | -2/+2 | |
2022-01-20 | Use Tomcat | Gerald Palfinger | 1 | -2/+2 | |
2022-01-20 | Update gretty | Gerald Palfinger | 2 | -4/+7 | |
2022-01-20 | Update pdfbox | Gerald Palfinger | 1 | -3/+3 | |
2022-01-20 | Update to gradle version of OWASP dependency check | Gerald Palfinger | 1 | -52/+2 | |
2022-01-20 | Update dependencies | Gerald Palfinger | 3 | -4/+4 | |
2022-01-20 | missing files | Alexander Marsalek | 5 | -0/+0 | |
2022-01-20 | Update dependencies | Gerald Palfinger | 6 | -10/+10 | |
2022-01-20 | Update .gitlab-ci.yml file | Thomas Lenz | 1 | -1/+1 | |
2022-01-20 | deactivate jUnit tests for GitLab CI testing, because jUnits don't work | Thomas | 1 | -2/+2 | |
2022-01-20 | add GitLab CI configuration | Thomas | 1 | -0/+84 | |
2022-01-20 | update gradle build to deploy artifacts into EGIZ maven repo | Thomas | 1 | -8/+36 | |
2022-01-13 | fix(#55): update iaik_jce again because Commit 32a921cb adds an old version too | Thomas | 8 | -4/+4 | |
2022-01-13 | Merge branch 'issue_55' into 'master' | Thomas Lenz | 0 | -0/+0 | |
Issue 55 See merge request egiz/pdf-as-4!4 | |||||
2022-01-13 | Merge branch 'issue_55' into 'master' | Thomas Lenz | 2 | -1/+1 | |
Issue 55 See merge request egiz/pdf-as-4!3 | |||||
2022-01-13 | Issue 55 | Thomas Lenz | 2 | -1/+1 | |
2022-01-13 | Merge branch 'issue_61' into 'master' | Gerald Palfinger | 2 | -22/+14 | |
Change placeholder image output from PNG to JPG Closes #61 See merge request egiz/pdf-as-4!2 | |||||
2022-01-12 | Do not use alpha channel when outputting to jpg | Gerald Palfinger | 1 | -2/+1 | |
2022-01-12 | Change placeholder image output from PNG to JPG | Gerald Palfinger | 2 | -20/+13 | |
Microsoft Word's "print to pdf" function lowers the quality of png images used in a word document. This leads to a failure on pdf-as placeholder detection using the resulting pdf document. | |||||
2021-10-18 | fix for issue #55 (update JCE to v5.52) | Alexander Marsalek | 1 | -0/+0 | |
2021-10-15 | switch to next snapshot version | Thomas | 1 | -1/+1 | |
2021-07-22 | generate placeholders without leading zeros and limit length to 5 digits | Alexander Marsalek | 1 | -0/+8 | |
2021-07-22 | added tests | Alexander Marsalek | 1 | -14/+139 | |
2021-07-22 | fix for issue #49 | Alexander Marsalek | 1 | -1/+1 | |
2021-07-22 | more test files | Alexander Marsalek | 3 | -0/+13 | |
2021-07-22 | added getNextUnusedSignaturePlaceHolder => pdf over needs next unused ↵ | Alexander Marsalek | 5 | -12/+81 | |
placeholder issue #54 | |||||
2021-07-12 | renamed class | Alexander Marsalek | 2 | -2/+2 | |
2021-07-12 | v4.2.0-pdfOver API for PDF-OVER issue #52 | Alexander Marsalek | 3 | -11/+40 | |
2021-07-07 | Workaround for issue #51 | Alexander Marsalek | 2 | -2/+18 | |
2021-06-30 | release v4.2.04.2.0 | Alexander Marsalek | 1 | -1/+0 | |
2021-06-30 | removed typos from doc | Stephan Keller | 2 | -0/+0 | |
2021-06-30 | release preparation | Alexander Marsalek | 2 | -2/+3 | |
2021-06-28 | RC5 | Alexander Marsalek | 1 | -1/+1 | |
2021-06-28 | simple soap test | Alexander Marsalek | 1 | -1/+2 | |
2021-06-28 | fix for issue #48 | Alexander Marsalek | 1 | -16/+0 | |
2021-06-28 | removed test chars | Alexander Marsalek | 1 | -1/+1 | |
2021-06-28 | seems to work on most systems .. | Alexander Marsalek | 8 | -34/+65 | |
2021-06-25 | fix for issue #47 | Alexander Marsalek | 2 | -1/+4 | |
2021-06-25 | test for issue #47 | Alexander Marsalek | 2 | -0/+52 | |
2021-06-23 | more tests | Alexander Marsalek | 4 | -41/+98 | |