aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-cli/src/test/java/at
AgeCommit message (Collapse)AuthorFilesLines
2026-06-09migrate to StandardCharsets (java 17) (#91)Jakob Heher1-2/+3
2026-04-15pdf-as-5 (#82)Jakob Heher4-27/+29
- 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>
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 Marsalek1-0/+36
2021-06-23more testsAlexander Marsalek1-1/+35
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 Marsalek1-0/+220
2016-07-25developer changesAndreas Fitzek1-1/+1
2016-05-18Updated test cases for signature positioningChristian Maierhofer1-1/+1
2016-02-15urlencoder test clssAndreas Fitzek1-0/+18
2015-02-25fixed base64 image valueAndreas Fitzek1-1/+3
2014-11-28Rotations testsAndreas Fitzek1-0/+116
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 Fitzek1-8/+5
2014-10-15Rebuild API to support Java DataSource and Streams for in and outputAndreas Fitzek1-8/+4
2014-09-01removed API warningsAndreas Fitzek1-5/+4
2014-07-01added copyright statements4.0.0-RC4Andreas Fitzek1-0/+23
2014-05-15Signature Profile TestAndreas Fitzek1-0/+123