aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-pdfbox/src/main/java/at/knowcenter/wag/egov/egiz/pdf/PDFPage.java
AgeCommit message (Collapse)AuthorFilesLines
2021-06-01removed pdfbox1Alexander Marsalek1-661/+0
2016-04-12Changed automatic positioning to handle annotation partly above the ↵Andreas Fitzek1-1/+18
footerline, introduced legacy40.pos option to disable the change
2016-02-15Automatic positioning with footer line fixAndreas Fitzek1-1/+27
2015-11-19synchronized verifierAndreas Fitzek1-2/+3
2015-05-22TTF font caching, Import cleanup, auto positioning in rotated pagesAndreas Fitzek1-69/+88
2015-04-21automatic positioningChristian Maierhofer1-4/+2
set max_char_pos to effective page height if the last last character on page already reaches the footer, so that a new page is created for the signature block
2015-04-21fixed automatic sig-placement for rotated pdfsChristian Maierhofer1-12/+8
2014-11-28Logging Error Levels adaptedAndreas Fitzek1-1/+6
2014-10-16added PDFBOX specifc libraryAndreas Fitzek1-0/+599