aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-lib/src/test
AgeCommit message (Expand)AuthorFilesLines
2023-06-27test(core): actived and fix some more testsThomas1-14/+23
2023-06-27chore(core): add missing interface implementationsThomas1-0/+11
2023-01-12feat(sigblock): validate signature-profile information provided by QR-code pl...Thomas1-1/+2
2023-01-12fix(sigblock): add mapping to support old RFC2255 names in signature-profile ...Thomas1-6/+2
2023-01-12test(sigblock): add jUnit test to check title attribute of signer nameThomas2-0/+154
2021-06-23more testsAlexander Marsalek1-36/+57
2021-06-23set encoding to UTF-8Alexander Marsalek1-0/+1
2021-06-23one more testAlexander Marsalek1-0/+2
2021-06-23added test for umlauteAlexander Marsalek1-1/+13
2021-04-14added sbp checkAlexander Marsalek1-0/+51
2015-02-25fixed base64 image valueAndreas Fitzek1-0/+40
2014-11-04Catch old SL Error ResponsesAndreas Fitzek1-0/+74
2014-10-21PDF API update to ouput signed documents via output streamAndreas Fitzek1-1/+4
2014-10-16Introduced PDF-AS Backends, removed all pdfbox specific code to pdfbox backendAndreas Fitzek1-224/+0
2014-10-15Rebuild API to support Java DataSource and Streams for in and outputAndreas Fitzek1-6/+0
2014-09-01removed API warningsAndreas Fitzek1-1/+0
2014-07-01Added Preview Image generation of visual Signature block for PDF-OverAndreas Fitzek1-0/+87
2014-07-01added copyright statements4.0.0-RC4Andreas Fitzek2-0/+46
2014-06-04PDF Table Font alignmentAndreas Fitzek1-3/+3
2014-04-03Don't use raw types! Also check casts where possibleTobias Kellner1-6/+5
2014-04-03Remove unused imports and variablesTobias Kellner1-6/+1
2014-04-01WIP: pdfbox table to Sign APAndreas Fitzek3-0/+233