From 3e58643529da9a1db8ec55bcd64922c2fe1f00f5 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Thu, 6 Nov 2014 16:00:05 +0100 Subject: Configuration update --- .../profiles/SIGNATURBLOCK_SMALL_EN_PDFA.properties | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_SMALL_EN_PDFA.properties (limited to 'pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_SMALL_EN_PDFA.properties') diff --git a/pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_SMALL_EN_PDFA.properties b/pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_SMALL_EN_PDFA.properties new file mode 100644 index 00000000..dea2a8d0 --- /dev/null +++ b/pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_SMALL_EN_PDFA.properties @@ -0,0 +1,18 @@ +################################################################################################### +# PROFIL: Signaturblock Small (Englisch) + +sig_obj.SIGNATURBLOCK_SMALL_EN_PDFA.description=Standardsignatur klein Englisch +sig_obj.SIGNATURBLOCK_SMALL_EN_PDFA.parent=BASE_SMALL_EN +sig_obj.types.SIGNATURBLOCK_SMALL_EN_PDFA=on + +# enable/disable PDF/A1b support for this profile +sig_obj.SIGNATURBLOCK_SMALL_EN_PDFA.key.SIG_PDFA1B_VALID=true + +#---------------------- MAIN TABLE ------------------------- + +sig_obj.SIGNATURBLOCK_SMALL_EN_PDFA.table.main.ColsWidth=1 5.5 +sig_obj.SIGNATURBLOCK_SMALL_EN_PDFA.table.main.Style.font=TTF:DejaVuSansCondensed-Bold.ttf,5 +sig_obj.SIGNATURBLOCK_SMALL_EN_PDFA.table.main.Style.valuefont=TTF:DejaVuSansMono.ttf,5 + +#---------------------- INFO TABLE ------------------------- +sig_obj.SIGNATURBLOCK_SMALL_EN_PDFA.table.info.ColsWidth=1 4.5 -- cgit v1.2.3