aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-lib/src/main/java/at/gv
AgeCommit message (Expand)AuthorFilesLines
2018-03-23some changesemusic2-429/+0
2018-03-22solved bug regarding setteremusic1-1/+1
2018-03-21enabled placeholder serach for pdf-as webemusic5-34/+45
2018-03-21changes regarding protection, bug fix, thread safeemusic4-58/+53
2018-03-21protecting pdf fileemusic3-4/+34
2017-12-11Overwritten SecHandler for PDF-Protectionbschnalzer2-0/+429
2017-12-11ProtectPDF, PDFAbschnalzer3-16/+9
2017-11-06Updated PDFA Preflight Parser and Validation, placeholder issues, PDF-AS-WEB ...bschnalzer2-0/+12
2017-08-09Fixed problem with PAdES Signatures, removed some attributes from CAdES signa...4.1.1-RCbschnalzer7-26/+184
2016-08-17added ConfigurationValidatorChristian Maierhofer1-0/+15
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-17added config params for bg-detection and debug renderingChristian Maierhofer1-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-01added augmentating signature profilesAndreas Fitzek1-0/+3
2016-06-13Fixed log output to hide user information on info levelAndreas Fitzek1-3/+3
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-03fixed minimum placeholder sizeAndreas Fitzek1-1/+1
2016-02-22introduced minimum width for visual signature when positioned with a placeholderAndreas Fitzek2-0/+25
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-20added Placeholder ID and Mode configuration settingsAndreas Fitzek3-2/+36
2015-02-20Cosmetic changes to source code and new default configAndreas Fitzek1-1/+0
2014-11-28Logging Error Levels adaptedAndreas Fitzek4-20/+20
2014-11-24verification changesAndreas Fitzek3-67/+193
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-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 Fitzek36-5257/+329
2014-10-16added basic Preprocessor infrastructure, moved logging to logbackAndreas Fitzek5-4/+224
2014-10-16PreProcessor Interface added and API rebuildAndreas Fitzek1-0/+35
2014-10-15added Preprocessor ArgumentsAndreas Fitzek2-0/+39