aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-pdfbox-2/src/main/java/at/gv/egiz/pdfas/lib/impl/stamping/pdfbox2
AgeCommit message (Collapse)AuthorFilesLines
2016-09-07Encoding of unicode characters in signature block is handled by pdfbox nowChristian Maierhofer2-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-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