aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2012-11-27Fixed error in signature placement for landscape format afitzek1-6/+29
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@921 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2012-05-09Fixing A-Trust ANSI Encodings for special characters like üafitzek1-447/+502
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@919 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2012-01-09Set SIG_VALUE field length to 350rpiazzi1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@894 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2012-01-09Fixing Problem with multiple signatures in tagged PDFsafitzek1-97/+108
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@893 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2012-01-05Corrected error within regexp when checking if a-trust CCS is supportedrpiazzi1-7/+4
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@892 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2012-01-03Reduced lenghts of signature subject to 128 characters and that of signature ↵rpiazzi1-0/+0
value to 120 characters git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@891 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2012-01-03Allowed all a-trust CCS's from version 1.3.3.3 (and for web app from 1.3.0) onrpiazzi1-2/+4
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@890 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-12-19Added a-trust CCS versions 1.4-1.7rpiazzi1-2/+3
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@889 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-11-23Decreased the resolution for logos to save memory but kept also the original ↵rpiazzi1-0/+0
logos git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@883 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-11-21Added two new chars to consider at the workaround introduced with the ↵rpiazzi1-1/+3
previous changes git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@882 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-11-18Added workaround because the workaround in ↵rpiazzi1-1/+18
at.gv.egiz.pdfas.impl.signator.binary.BinarySignator_1_0_0.fillReplacesWithValues() caused another problem. For details see the code of this class in the method "getSubjectDNMap()". git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@881 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-11-03Added workaround for replacing special characters (Umlaute) that since July ↵rpiazzi1-7/+53
2011 aren't rightly encoded by a-trust git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@880 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-11-02Deleted some test-code System.out.printlnrpiazzi1-0/+1
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@879 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-20Corrected an error that happened during previous updaterpiazzi1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@874 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-20Added character for not breaking the line on the note text, between (§ and ↵rpiazzi1-0/+0
No.) and (Art. and No.) git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@871 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-14Added font file DejaVuSansCondensed-Bold.ttf and set local bku connection ↵rpiazzi1-0/+0
again to http instead of https within config.properties git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@868 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-05Corrected error for CCS definition a-trust 1.3.0rpiazzi1-0/+3
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@848 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-26Logos for signature block made more smallerrpiazzi1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@833 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-22Additional Amtssignaturblock added to the configuration file config.propertiesrpiazzi1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@801 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-19Search for Placeholder previously commented out was now integrated again, ↵rpiazzi1-2/+2
because this feature also can be handled through the config file git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@800 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-08-30Bug-Fix for EMAIL/EMAILADDRESS problem in ZID documentsrpiazzi1-9/+74
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@799 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-08-30Searching for a QR-Code-Placeholder-Image was commented out, because it made ↵rpiazzi1-12/+19
trouble with some documents git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@798 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-08-30Correction to not create a new page, as it is done when signature block ↵rpiazzi1-0/+12
hasn't enough place, when signature block is invisible git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@797 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-08-30Correction to not create a new page, as it is done when signature block ↵rpiazzi1-2/+2
hasn't enough place, when signature block is invisible git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@796 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-08-22Changed to allow a static SIG_SUBJECT to be taken from config file (within ↵rpiazzi1-8/+35
method: protected void fillReplacesWithValues(final IncrementalUpdateInformation iui)) when no override value is given through (SignParameters:setProfileOverrideValue(String key, String value)) git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@795 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-08-19Undo the change of the previous submit (replacing default signator for ↵rpiazzi1-0/+0
Amtssignator with an expression) because it was an error. Problem solved otherwise. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@793 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-08-19Added SignatureType SIG_SUBJECT that is needed when replacing the signator ↵rpiazzi1-1/+8
name with a static value from the config file git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@792 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-08-19Added SIG_SUBJECT as possible SignatureType when replacing signator with ↵rpiazzi1-0/+5
static name inserted as SIG_SUBJECT within config file git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@791 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-08-18git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@789 ↵rpiazzi1-0/+0
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-08-12HotSign disabled again, still doesn't workrpiazzi1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@788 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-07-25git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@786 ↵rpiazzi1-2/+2
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-07-25git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@785 ↵rpiazzi1-0/+0
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-06-28Added a-trust BKU'srpiazzi1-6/+7
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@784 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-06-24Added connectors for mobile and mobiletest devices when choosing Connectorrpiazzi1-0/+13
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@783 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-06-24Added signature devices MOBILE and MOBILETESTrpiazzi1-0/+14
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@782 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-06-21Copyright headers fixedtkellner144-149/+146
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@781 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-06-21Merge branch 'license_change'tkellner221-507/+78
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@780 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-06-21License replaced/added in .java filestkellner344-1750/+7785
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@778 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-06-21git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@777 ↵rpiazzi2-0/+7
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-03-07Added errorhandling for replacePlaceholderpdanner1-3/+18
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@776 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-03-07add more defense if link struct cannot be foundpdanner1-5/+9
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@775 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-02-18- Layout spec updated (aligning with current configuration)tknall1-0/+7
- Build script adjusted git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@765 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-02-17For security reasons, default configuration must not enable placeholder search.tknall1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@764 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-02-17preparation for releasetknall1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@763 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-02-17fixed link overlay text pospdanner1-22/+23
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@762 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-02-17Source file encoding issues fixed.tknall4-6/+6
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@760 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-02-15improved link overlay positioningpdanner1-10/+37
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@758 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-02-15added verify link overlay positionpdanner2-30/+111
switched postion (logo <> sigblock) git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@756 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-02-14sigLogoAltTexttknall1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@754 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-02-14Fine adjustment of positioningpdanner1-4/+3
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@752 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c