From db52e4d66d60184d53a27ba4d6772461daacc03d Mon Sep 17 00:00:00 2001 From: tknall Date: Fri, 22 Mar 2013 08:57:51 +0000 Subject: Maintenance update (bugfixes, new features, cleanup...) Refer to /dok/RELEASE_NOTES-3.3.txt for further information. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/pdf-as/trunk@931 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c --- .../profiles/SIGNATURBLOCK_MINIMAL_EN.properties | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 pdf-as-web/src/main/assembly/tomcat/configuration/default/pdf-as/cfg/profiles/SIGNATURBLOCK_MINIMAL_EN.properties (limited to 'pdf-as-web/src/main/assembly/tomcat/configuration/default/pdf-as/cfg/profiles/SIGNATURBLOCK_MINIMAL_EN.properties') diff --git a/pdf-as-web/src/main/assembly/tomcat/configuration/default/pdf-as/cfg/profiles/SIGNATURBLOCK_MINIMAL_EN.properties b/pdf-as-web/src/main/assembly/tomcat/configuration/default/pdf-as/cfg/profiles/SIGNATURBLOCK_MINIMAL_EN.properties new file mode 100644 index 0000000..6a6374b --- /dev/null +++ b/pdf-as-web/src/main/assembly/tomcat/configuration/default/pdf-as/cfg/profiles/SIGNATURBLOCK_MINIMAL_EN.properties @@ -0,0 +1,33 @@ +################################################################################################### +# PROFIL: minimaler Signaturblock (Englisch) + +sig_obj.SIGNATURBLOCK_MINIMAL_EN.description=minimale Standardsignatur Englisch + +sig_obj.types.SIGNATURBLOCK_MINIMAL_EN=on + +sig_obj.SIGNATURBLOCK_MINIMAL_EN.key.SIG_META=Verification +sig_obj.SIGNATURBLOCK_MINIMAL_EN.pos=w:230.0;f:80 +sig_obj.SIGNATURBLOCK_MINIMAL_EN.adobeSignFieldValue=PDF-AS Signature +sig_obj.SIGNATURBLOCK_MINIMAL_EN.adobeSignReasonValue=Information about the verification can be found at http://www.signature-verification.gv.at +sig_obj.SIGNATURBLOCK_MINIMAL_EN.verifyURL=http://www.signature-verification.gv.at + +sig_obj.SIGNATURBLOCK_MINIMAL_EN.value.SIG_META=Signature verification at: http://www.signature-verification.gv.at +sig_obj.SIGNATURBLOCK_MINIMAL_EN.value.SIG_LABEL=./images/signatur-logo_en.png +sig_obj.SIGNATURBLOCK_MINIMAL_EN.table.main.Style.imagescaletofit=65.0;65.0 + +# WAI +sig_obj.SIGNATURBLOCK_MINIMAL_EN.sigLogoAltText=A standard signature logo is shown. + +#---------------------- MAIN TABLE ------------------------- +sig_obj.SIGNATURBLOCK_MINIMAL_EN.table.main.1=SIG_LABEL-i +sig_obj.SIGNATURBLOCK_MINIMAL_EN.table.main.2=SIG_META-v + +sig_obj.SIGNATURBLOCK_MINIMAL_EN.table.main.ColsWidth=1 +sig_obj.SIGNATURBLOCK_MINIMAL_EN.table.main.Style.bgcolor=255 255 255 +sig_obj.SIGNATURBLOCK_MINIMAL_EN.table.main.Style.padding=4 +sig_obj.SIGNATURBLOCK_MINIMAL_EN.table.main.Style.border=0 +sig_obj.SIGNATURBLOCK_MINIMAL_EN.table.main.Style.halign=center +sig_obj.SIGNATURBLOCK_MINIMAL_EN.table.main.Style.valuehalign=left +sig_obj.SIGNATURBLOCK_MINIMAL_EN.table.main.Style.valign=middle +sig_obj.SIGNATURBLOCK_MINIMAL_EN.table.main.Style.font=HELVETICA,9,NORMAL +sig_obj.SIGNATURBLOCK_MINIMAL_EN.table.main.Style.valuefont=HELVETICA,9,NORMAL -- cgit v1.2.3