aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-pdfbox/src/main/java/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/PADESPDFBOXSigner.java
AgeCommit message (Expand)AuthorFilesLines
2021-06-01removed pdfbox1Alexander Marsalek1-855/+0
2021-04-12pdf-as-web signature block parameter handlingAlexander Marsalek1-1/+1
2021-04-10one resolver for certificate and request atrtributesAlexander Marsalek1-1/+1
2020-01-17changes in qr placeholder search - additional information removed, location o...emusic1-1/+1
2016-08-17initial pdfbox-2 commitChristian Maierhofer1-8/+3
2016-06-07Merge branch 'master' of gitlab.iaik.tugraz.at:afitzek/pdf-as-4Andreas Fitzek1-32/+98
2016-06-07fixed error, with indirect fields array in acro forms objectAndreas Fitzek1-0/+12
2016-05-18Modified PDF/UA tagging processChristian Maierhofer1-32/+98
2016-04-12Changed automatic positioning to handle annotation partly above the footerlin...Andreas Fitzek1-4/+4
2016-03-03fixed minimum placeholder sizeAndreas Fitzek1-4/+7
2016-02-22introduced minimum width for visual signature when positioned with a placeholderAndreas Fitzek1-234/+179
2016-02-16moved signature Size to signature profileAndreas Fitzek1-1/+1
2016-02-16configurable signature buffer sizeAndreas Fitzek1-1/+11
2015-11-19mutlithreading GC problem fixed, visual signature options finalizing, would d...Andreas Fitzek1-137/+82
2015-11-19PDFA, output intents will be always overwritten, with packagedAndreas Fitzek1-60/+128
2015-05-22TTF font caching, Import cleanup, auto positioning in rotated pagesAndreas Fitzek1-1/+0
2015-05-06merge PDFUAAndreas Fitzek1-34/+136
2015-04-24Always remove the alpha channel when signing PDF-A1/b dokuments from signatur...Andreas Fitzek1-2/+3
2015-04-23error handlingChristian Maierhofer1-76/+77
2015-04-22debug outputChristian Maierhofer1-1/+2
2015-04-22add the Tabs element to page if new page is addedChristian Maierhofer1-0/+5
2015-04-20document element needed to be updatedChristian Maierhofer1-0/+2
2015-04-20pdf/ua docs - added parameter in profilesChristian Maierhofer1-76/+65
2015-04-17started pdf/ua implementationChristian Maierhofer1-34/+138
2014-12-10Temp File deletion moved to final blockAndreas Fitzek1-3/+4
2014-12-09Tempfile Streams closingAndreas Fitzek1-312/+369
2014-11-28Page Rotation fixes, automatic positioning for rotated pages is not supported...Andreas Fitzek1-8/+10
2014-11-24verification changesAndreas Fitzek1-16/+30
2014-11-14QR Code fixesAndreas Fitzek1-2/+2
2014-11-04Log output for Placeholder detectionAndreas Fitzek1-1/+5
2014-10-30Introduced Process Information Map in PDFASError and SignResultAndreas Fitzek1-2/+2
2014-10-30NPE when processing Signature fields, sig fields without dictionaryAndreas Fitzek1-8/+13
2014-10-27QR Code fixAndreas Fitzek1-18/+18
2014-10-24Moved signature sizeAndreas Fitzek1-1/+1
2014-10-16added PDFBOX specifc libraryAndreas Fitzek1-0/+626