aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/knowcenter/wag
AgeCommit message (Expand)AuthorFilesLines
2013-01-09pdf-as-lib maven project files moved to pdf-as-libtknall181-40686/+0
2012-11-27Fixed error in signature placement for landscape format afitzek1-6/+29
2012-01-09Fixing Problem with multiple signatures in tagged PDFsafitzek1-97/+108
2011-11-21Added two new chars to consider at the workaround introduced with the previou...rpiazzi1-1/+3
2011-11-18Added workaround because the workaround in at.gv.egiz.pdfas.impl.signator.bin...rpiazzi1-1/+18
2011-11-02Deleted some test-code System.out.printlnrpiazzi1-0/+1
2011-08-30Bug-Fix for EMAIL/EMAILADDRESS problem in ZID documentsrpiazzi1-9/+74
2011-08-30Correction to not create a new page, as it is done when signature block hasn'...rpiazzi1-0/+12
2011-08-19Added SignatureType SIG_SUBJECT that is needed when replacing the signator na...rpiazzi1-1/+8
2011-08-19Added SIG_SUBJECT as possible SignatureType when replacing signator with stat...rpiazzi1-0/+5
2011-06-21Copyright headers fixedtkellner36-38/+35
2011-06-21Merge branch 'license_change'tkellner69-139/+34
2011-06-21License replaced/added in .java filestkellner181-1595/+4048
2011-06-21git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@777 7b5415b0-85f9-ee...rpiazzi1-0/+7
2011-03-07Added errorhandling for replacePlaceholderpdanner1-3/+18
2011-03-07add more defense if link struct cannot be foundpdanner1-5/+9
2011-02-17preparation for releasetknall1-1/+1
2011-02-17fixed link overlay text pospdanner1-22/+23
2011-02-17Source file encoding issues fixed.tknall3-5/+5
2011-02-15improved link overlay positioningpdanner1-10/+37
2011-02-15added verify link overlay positionpdanner2-30/+111
2011-02-14- layout spec v1.4.0 addedtknall1-1/+1
2011-02-11added additional wai/structcontent support: verify link, signature logopdanner3-181/+453
2011-02-04git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@745 7b5415b0-85f9-ee...tknall1-1/+1
2011-02-04git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@744 7b5415b0-85f9-ee...tknall1-4/+0
2011-02-04- fixed: handling incomplete response from citizen card environment (missing ...tknall4-2/+10
2011-02-01New (optional) configuration key introduced that supressed the Exception when...tknall1-6/+7
2011-02-01Introducing constants for error codes.tknall2-3/+3
2011-02-01- Bug fixed (placeholder strict mode was not applied when document does not c...tknall1-1/+1
2011-01-28Logging in case of too small signature blocks extended (now a warning is logg...tknall1-1/+1
2011-01-27re-enabling /Alt Texttknall1-1/+2
2011-01-27- build script for command line version extendedtknall1-2/+2
2011-01-24- new reference configurationtknall1-74/+74
2011-01-24added manual calculation of parentTreeNextKey because some pdfcreators don't ...pdanner1-5/+22
2011-01-11Useless debug message removed.tknall1-1/+0
2010-12-16Encoding problem in JavaDoctknall1-1/+1
2010-12-09moved suppress_validate_exceptions to verifyparameterspdanner1-11/+2
2010-12-09added suppress_validate_exceptions parameterpdanner1-18/+28
2010-12-06Necessary changes for separation of pdf-as-web and rest of the projectpdanner4-56/+26
2010-12-06Removed dependency for VerifyServletpdanner1-2/+29
2010-12-06Moved to pdf-as-web projectpdanner11-1674/+0
2010-12-06Moved to pdf-as-web projectpdanner8-2616/+0
2010-12-03Minor updates (log messages...)tknall4-7/+8
2010-12-01Workaround implemented regarding a bug with RFC2253 names where RDNs were not...tknall1-4/+211
2010-12-01Since the subject name in the signature block does not affect verification a ...tknall1-4/+4
2010-12-01Splitting Names like "serialNumber=xxx,CN=Abteilung,OU=Unterorganisation\, di...tknall1-3/+15
2010-12-01Typo fixedtknall1-3/+3
2010-12-01improved RDN Map, removed static oid map (java 1.6)pdanner1-49/+16
2010-12-01fixed override properties for binsig with placeholderspdanner3-7/+39
2010-12-01added tostringpdanner1-0/+21