aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-pdfbox-2/src/main/java/at/gv/egiz/pdfas/lib/impl/stamping/pdfbox2/PDFBoxTable.java
AgeCommit message (Collapse)AuthorFilesLines
2018-06-27small changes in pdfaemusic1-1/+0
2017-12-11ProtectPDF, PDFAbschnalzer1-1/+1
2016-09-07Encoding of unicode characters in signature block is handled by pdfbox nowChristian Maierhofer1-7/+22
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-17initial pdfbox-2 commitChristian Maierhofer1-0/+722