aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-pdfbox-2/src/main/java/at/gv/egiz/pdfas/lib/impl/pdfbox2/positioning/Positioning.java
AgeCommit message (Expand)AuthorFilesLines
2024-03-08feat(core): add new page position parameter 'last'Thomas1-47/+39
2023-09-20fix(positioning): remove old code that prohibits newPage on already signed do...Thomas1-8/+2
2023-07-05fix(positioning): only add a new page on less space if no concrete page was r...Thomas1-1/+1
2023-06-26refact(core): pdfBox signer refactoringThomas1-2/+1
2023-04-18chore(pos): change order of configuration check for 'less space'Thomas1-4/+4
2023-03-02feat(positioning): add hidden parameter to enforce new pages on already signe...Thomas1-10/+25
2023-01-12feat(signatureblock): optimize processing for signed documents with less spac...Thomas1-303/+316
2020-07-30rename signature profileEmina Ahmetovic1-2/+3
2020-01-17changes in qr placeholder search - additional information removed, location o...emusic1-3/+1
2019-12-16remove add new page functionality when signature already existsemusic1-17/+44
2018-10-30remove extra linesemusic1-6/+1
2018-10-30Positioning of signature block on first page enabledemusic1-5/+5
2018-05-14changes in pdf-as-lib4.1.3emusic1-3/+5
2018-03-21changes regarding protection, bug fix, thread safeemusic1-0/+5
2016-08-17Moved Settings from common to libChristian Maierhofer1-2/+0
2016-08-17removed legacy modes for pdfbox2Christian Maierhofer1-3/+3
2016-08-17added config params for bg-detection and debug renderingChristian Maierhofer1-4/+8
2016-08-17Modified sig-block positioning to image-basedChristian Maierhofer1-4/+14
2016-08-17initial pdfbox-2 commitChristian Maierhofer1-0/+308