aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-lib/src/main
AgeCommit message (Expand)AuthorFilesLines
2016-12-14made pdfbox1 version explicit, pdfbox2 is now default backendAndreas Fitzek1-0/+0
2016-08-17added ConfigurationValidatorChristian Maierhofer1-0/+15
2016-08-17build tasks for pdfbox2Christian Maierhofer1-0/+0
2016-08-17Added Profile configuration validationChristian Maierhofer2-1/+132
2016-08-17Moved Settings from common to libChristian Maierhofer3-3/+6
2016-08-17nbspace was not recognized by pdfbox' internal fontsChristian Maierhofer1-0/+468
2016-08-17modified placeholder extraction for pdfbox2Christian Maierhofer1-0/+23
2016-08-17added config params for bg-detection and debug renderingChristian Maierhofer2-0/+6
2016-08-17Modified sig-block positioning to image-basedChristian Maierhofer1-0/+8
2016-08-17initial pdfbox-2 commitChristian Maierhofer2-51/+4
2016-07-01updated PDF-AS profiles for EIDASAndreas Fitzek1-0/+0
2016-07-01added augmentating signature profilesAndreas Fitzek1-0/+3
2016-06-13Fixed log output to hide user information on info levelAndreas Fitzek1-3/+3
2016-05-18Updated test cases for signature positioningChristian Maierhofer1-0/+0
2016-04-12Changed automatic positioning to handle annotation partly above the footerlin...Andreas Fitzek2-0/+12
2016-03-30Fallback to depreceated factory method for Stax in case new method is not foundAndreas Fitzek1-2/+15
2016-03-14Allow positioningparamter auto values to overwrite more specific profile valuesAndreas Fitzek1-4/+17
2016-03-03fixed minimum placeholder sizeAndreas Fitzek1-1/+1
2016-02-22introduced minimum width for visual signature when positioned with a placeholderAndreas Fitzek3-1/+26
2016-02-16configurable signature buffer sizeAndreas Fitzek1-0/+5
2016-02-15placeholder sorted modeAndreas Fitzek1-1/+2
2015-11-19XML-Entity Injection in DataUrl Servlet gefixtAndreas Fitzek1-2/+24
2015-11-19synchronized preProcessor loaderAndreas Fitzek1-1/+1
2015-03-26Config updateAndreas Fitzek1-0/+0
2015-03-20added Placeholder ID and Mode configuration settingsAndreas Fitzek3-2/+36
2015-03-20remove debug preprocessorAndreas Fitzek1-1/+1
2015-02-24default config updateAndreas Fitzek1-0/+0
2015-02-20Cosmetic changes to source code and new default configAndreas Fitzek2-1/+0
2014-11-28Logging Error Levels adaptedAndreas Fitzek5-20/+20
2014-11-24verification changesAndreas Fitzek4-67/+199
2014-11-06Check JCE Unlimited PolicyAndreas Fitzek1-3/+13
2014-11-04Catch old SL Error Responses in all Catch handlersAndreas Fitzek1-0/+20
2014-11-04Catch old SL Error ResponsesAndreas Fitzek1-6/+67
2014-10-31better integration of Process InformationAndreas Fitzek6-62/+145
2014-10-30added Option to keep invalid signaturesAndreas Fitzek2-1/+15
2014-10-30Introduced Process Information Map in PDFASError and SignResultAndreas Fitzek11-46/+158
2014-10-30Fixed Generic Error BugAndreas Fitzek1-0/+5
2014-10-24reformat sys infoAndreas Fitzek1-24/+37
2014-10-24Output System informationsAndreas Fitzek1-0/+25
2014-10-24Image ScalingAndreas Fitzek1-2/+2
2014-10-23Enabled Upload RequestAndreas Fitzek1-1/+1
2014-10-23Fixed ValueResolve timeZone variableAndreas Fitzek1-1/+1
2014-10-21PDF API update to ouput signed documents via output streamAndreas Fitzek6-30/+25
2014-10-20Extract MOA error codes, log generic error messageAndreas Fitzek2-7/+30
2014-10-20Cfg updateAndreas Fitzek1-0/+0
2014-10-20Is Visible configuration addedAndreas Fitzek2-1/+15
2014-10-16Configuration API updatedAndreas Fitzek1-0/+10
2014-10-16Introduced PDF-AS Backends, removed all pdfbox specific code to pdfbox backendAndreas Fitzek55-7527/+329
2014-10-16added basic Preprocessor infrastructure, moved logging to logbackAndreas Fitzek6-4/+225
2014-10-16PreProcessor Interface added and API rebuildAndreas Fitzek1-0/+35