aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-lib/src/main/java/at/gv
AgeCommit message (Expand)AuthorFilesLines
2014-05-08Performance Test, Web OptionsAndreas Fitzek1-2/+10
2014-05-08Added Rotation for pdfbox signaturesAndreas Fitzek5-94/+208
2014-05-06Fixed Positioning on empty page with only annotationAndreas Fitzek1-0/+2
2014-05-06PDF-AS 4 RC24.0.0-RC2Andreas Fitzek145-95/+16647
2014-04-15implemented style imageScaleToFit parameterAndreas Fitzek2-2/+19
2014-04-15Removed debug output of signaturAndreas Fitzek1-4/+0
2014-04-15Fixed String encoding if CP1252 not applicable, use URL encodingAndreas Fitzek1-35/+68
2014-04-10Memory optimizations, added Version to webAndreas Fitzek7-513/+518
2014-04-03Fixed Positioning to recognize AnnotationsAndreas Fitzek3-6/+57
2014-04-03Suppress warnings in ugly generated sourceTobias Kellner2-0/+2
2014-04-03Don't use raw types! Also check casts where possibleTobias Kellner6-31/+36
2014-04-03Remove unused imports and variablesTobias Kellner14-79/+61
2014-04-01PDFBOX Table generation incl. QR Code detection and Positioning is doneAndreas Fitzek14-629/+874
2014-04-01Example Table in AP seems OKAndreas Fitzek6-330/+1003
2014-04-01WIP: Appearance Dictionary Signature OKAndreas Fitzek5-33/+872
2014-04-01WIP: pdfbox table to Sign APAndreas Fitzek12-13/+465
2014-02-20Added license textAndreas Fitzek107-586/+3042
2014-02-18blacking out signature content in verification to produce valid verifiedAndreas Fitzek2-2/+2
2014-02-18Moved signature data creation to PDFUtilsAndreas Fitzek2-30/+8
2014-02-11Support rotation of the signature block by r attribute in pos stringAndreas Fitzek1-4/+4
2014-02-05MOA-SS integration doneAndreas Fitzek1-18/+0
2014-02-05Javadoc for public APIAndreas Fitzek13-36/+270
2014-02-04Implemented PDF Document permission checkAndreas Fitzek1-0/+9
2014-01-28PDF-AS cleanupsAndreas Fitzek2-5/+21
2014-01-21Implementations for pdf-as-web and pdf-as-legacyAndreas Fitzek6-55/+138
2014-01-09PDF-AS web DevelopmentsAndreas Fitzek2-4/+3
2013-12-17Pdf AS validationAndreas Fitzek1-14/+50
2013-12-17Fixed SIGNATURBLOCK_DE_NOTE profileAndreas Fitzek1-6/+4
2013-12-17Fix Value resolver bug for SIG_DATEAndreas Fitzek1-11/+11
2013-12-17Added default value for Signature Profile EntriesAndreas Fitzek1-1/+1
2013-12-12MOA SS integration OKAndreas Fitzek2-19/+96
2013-12-12Remove package-info java filesAndreas Fitzek18-138/+0
2013-12-12Moved harded messages to common.propertiesAndreas Fitzek16-196/+56
2013-12-12added configuration for verifer classesAndreas Fitzek1-5/+21
2013-12-12Small changesAndreas Fitzek2-12/+1
2013-12-12Creation of PAdES signatures with local keystoreAndreas Fitzek2-0/+61
2013-12-12Reading log4j configuration from pdf-as workdirAndreas Fitzek1-3/+38
2013-12-12added certificate serial number for OGNL resolverAndreas Fitzek3-1/+5
2013-12-11Signature profile implementationsAndreas Fitzek9-101/+304
2013-11-28remove required attribute from XmlElementRef AnnotationTobias Kellner1-5/+5
2013-11-28start RefactoringAndreas Fitzek5-16/+8
2013-11-28Verification with MOA SP working through PAdES VerifierAndreas Fitzek1-5/+8
2013-11-28+ PKCS7 Signature fixedAndreas Fitzek2-4/+17
2013-11-27Works in progressAndreas Fitzek3-4/+6
2013-11-27Current working stuff not workingAndreas Fitzek3-8/+60
2013-11-27Support for QR Placeholders in PAdESAndreas Fitzek11-12/+674
2013-11-27MOA integration sign/verification (not finished yet ...)Andreas Fitzek23-74/+143413
2013-11-12SecurityLayer commands includedAndreas Fitzek42-35/+3947
2013-10-29Some changesAndreas Fitzek3-2/+21
2013-10-16Legacy API changesAndreas Fitzek6-100/+229