aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-pdfbox
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-24verification changesAndreas Fitzek3-22/+110
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 Fitzek2-4/+4
2014-10-30NPE when processing Signature fields, sig fields without dictionaryAndreas Fitzek1-8/+13
2014-10-27QR Code fixAndreas Fitzek1-18/+18
2014-10-24Font vertical adjustment fixedAndreas Fitzek1-3/+3
2014-10-24start Font adjustingAndreas Fitzek2-389/+34
2014-10-24enable Alpha Channel imagesAndreas Fitzek1-1/+2
2014-10-24Output System informationsAndreas Fitzek1-0/+13
2014-10-24Remove support for Alpha ImagesAndreas Fitzek1-2/+2
2014-10-24Moved signature sizeAndreas Fitzek1-1/+1
2014-10-24Image ScalingAndreas Fitzek4-34/+57
2014-10-24added Padding to image scaletofitAndreas Fitzek1-4/+4
2014-10-16added PDFBOX specifc libraryAndreas Fitzek44-0/+7470