aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-pdfbox
AgeCommit message (Expand)AuthorFilesLines
2021-06-01removed pdfbox1Alexander Marsalek48-7988/+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
2021-03-26update gradle build-process to wrapper 6.8.3Thomas1-9/+9
2020-11-02Code cleanupEmina Ahmetovic1-4/+4
2020-10-30change log, reformat codeEmina Ahmetovic1-5/+5
2020-09-18Updated pdfbox versionsStephan Keller1-1/+1
2020-01-17changes in qr placeholder search - additional information removed, location o...emusic2-4/+1
2019-07-15adding replacements for deprecated modules in Java 9 and 11emusic1-0/+2
2016-12-14made pdfbox1 version explicit, pdfbox2 is now default backendAndreas Fitzek1-1/+1
2016-08-17initial pdfbox-2 commitChristian Maierhofer2-8/+28
2016-07-25Fixed wrong line calculation for wrapping forced newline characterAndreas Fitzek1-1/+5
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 Fitzek4-13/+30
2016-03-15remove commons-collection, switch to pdfbox 1.8.11Andreas Fitzek1-2/+1
2016-03-03build script changesAndreas Fitzek1-0/+1
2016-03-03fixed image scalingAndreas Fitzek1-4/+8
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
2016-02-15Automatic positioning with footer line fixAndreas Fitzek1-1/+27
2016-02-15placeholder sorted modeAndreas Fitzek1-0/+36
2015-11-19remove DebugUtils statementsAndreas Fitzek1-5/+0
2015-11-19upgrade pdfbox version to 1.8.10Andreas Fitzek1-1/+1
2015-11-19mutlithreading GC problem fixed, visual signature options finalizing, would d...Andreas Fitzek1-137/+82
2015-11-19close Template CreatorAndreas Fitzek1-1/+1
2015-11-19protect PDDocument loading, for multithreadingAndreas Fitzek1-1/+3
2015-11-19Concurrency Problem iwith static StringBuilderAndreas Fitzek1-8/+4
2015-11-19synchronized verifierAndreas Fitzek2-37/+24
2015-11-19rewrite of inline COS Dictionary caused, modifikation of previous signatureAndreas Fitzek1-2/+60
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 Fitzek12-130/+166
2015-05-06merge PDFUAAndreas Fitzek5-58/+178
2015-05-06potential fix for wrongly formated streamAndreas Fitzek1-10/+3
2015-04-24forgot to uncomment the line again see last commitAndreas Fitzek1-1/+1
2015-04-24Always remove the alpha channel when signing PDF-A1/b dokuments from signatur...Andreas Fitzek3-44/+76
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-21automatic positioningChristian Maierhofer1-4/+2
2015-04-21fixed automatic sig-placement for rotated pdfsChristian Maierhofer1-12/+8
2015-04-20document element needed to be updatedChristian Maierhofer1-0/+2
2015-04-20pdf/ua docs - added parameter in profilesChristian Maierhofer2-77/+68
2015-04-17started pdf/ua implementationChristian Maierhofer4-42/+169
2015-04-03support automatic positioning for rotated pdf documentsAndreas Fitzek1-1/+1
2015-03-20added Placeholder ID and Mode configuration settingsAndreas Fitzek1-6/+2
2015-03-06fixed null reference exception: QR Code search in page without contentAndreas Fitzek1-1/+6