diff options
author | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2016-07-01 10:26:28 +0200 |
---|---|---|
committer | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2016-07-01 10:26:28 +0200 |
commit | 7c3ffa7bbe567f4f722c43016b9e3636d36736ae (patch) | |
tree | 381409ce5deedfc170b47c27bfcccfc9dc23176d /pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_EN_SEAL.properties | |
parent | 2df24d283591f0a7037b658bb637577613e0439a (diff) | |
download | pdf-as-4-7c3ffa7bbe567f4f722c43016b9e3636d36736ae.tar.gz pdf-as-4-7c3ffa7bbe567f4f722c43016b9e3636d36736ae.tar.bz2 pdf-as-4-7c3ffa7bbe567f4f722c43016b9e3636d36736ae.zip |
updated PDF-AS profiles for EIDAS
Diffstat (limited to 'pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_EN_SEAL.properties')
-rw-r--r-- | pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_EN_SEAL.properties | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_EN_SEAL.properties b/pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_EN_SEAL.properties new file mode 100644 index 00000000..e32e4c8b --- /dev/null +++ b/pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_EN_SEAL.properties @@ -0,0 +1,7 @@ +###################################################################################################
+# PROFIL: Standardsignatur Englisch
+
+sig_obj.SIGNATURBLOCK_EN_SEAL.description=Standardsignatur Englisch
+sig_obj.SIGNATURBLOCK_EN_SEAL.parent=BASE_NORMAL_EN
+sig_obj.SIGNATURBLOCK_EN_SEAL.augments.0=BASE_SEAL_EN
+sig_obj.types.SIGNATURBLOCK_EN_SEAL=on
|