aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-pdfbox-2/src/main/java/at/gv/egiz/pdfas/lib/impl/stamping
AgeCommit message (Expand)AuthorFilesLines
2023-12-19Merge branch 'feature/issue_68' into developmentThomas2-17/+42
2023-06-22chore(siglbock): optimize signature-block calculation and positioningThomas2-14/+23
2023-01-13fix(sigblock): invalid preview in case of sig-blocks with more than half page...Thomas2-24/+50
2022-06-27Include failing font descriptor in IOException msgJakob Heher1-1/+1
2020-09-18Updated pdfbox versionsStephan Keller1-2/+3
2019-12-16remove add new page functionality when signature already existsemusic1-1/+0
2019-11-14Adobe signature field search enabledemusic1-12/+8
2019-11-08Encoding of special charactersemusic1-2/+0
2018-06-27small changes in pdfaemusic1-1/+0
2017-12-11ProtectPDF, PDFAbschnalzer1-1/+1
2017-08-09Fixed problem with PAdES Signatures, removed some attributes from CAdES signa...4.1.1-RCbschnalzer1-9/+93
2016-12-12added PDF/A-3b support, and PDF/A version detectionAndreas Fitzek5-24/+94
2016-11-23enforce ISO encoding for stream content of appearence dictionaryAndreas Fitzek1-1/+2
2016-09-07Encoding of unicode characters in signature block is handled by pdfbox nowChristian Maierhofer2-8/+24
2016-08-17nbspace was not recognized by pdfbox' internal fontsChristian Maierhofer1-3/+14
2016-08-17modified font cachingChristian Maierhofer2-159/+187
2016-08-17initial pdfbox-2 commitChristian Maierhofer13-0/+3353