aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-pdfbox
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-25fixed base64 image valueAndreas Fitzek3-79/+92
2015-02-25allow signature profile image to be encoded base64 stringAndreas Fitzek3-15/+54
2015-02-24pdfbox TTF font fixed re embedding inside same signatureAndreas Fitzek5-67/+207
2015-01-08Gradle scripts updateAndreas Fitzek1-0/+3
2015-01-08added Support for QR Placeholder in rotated PDF DocumentsAndreas Fitzek1-20/+36
2014-12-10Temp File deletion moved to final blockAndreas Fitzek1-3/+4
2014-12-09Tempfile Streams closingAndreas Fitzek1-312/+369
2014-11-28Logging Error Levels adaptedAndreas Fitzek2-3/+8
2014-11-28Page Rotation fixes, automatic positioning for rotated pages is not supported...Andreas Fitzek7-25/+115