From f9e1c1419ebfccb6343460a989ed891054358bef Mon Sep 17 00:00:00 2001 From: pdanner Date: Tue, 7 Dec 2010 09:53:11 +0000 Subject: Added enable_placeholder_search config parameter git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@692 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c --- work/cfg/config.properties | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'work/cfg') diff --git a/work/cfg/config.properties b/work/cfg/config.properties index 2ef963c..0ec79c3 100644 --- a/work/cfg/config.properties +++ b/work/cfg/config.properties @@ -64,6 +64,11 @@ external_corrector_timeout=15000 # In beiden Fällen wird check_old_textual_sigs berücksichtigt. check_document=true +# Aktiviert, oder deaktiviert grundsätzlich das - potenziell sehr Zeit- und Resourcen-aufändige - +# Suchen nach Platzhalter-Bildern in PDF-Dokumenten +# Die Suche ist standardmässig aktiviert, also der Defaultwert hier = true +enable_placeholder_search=true + #VerificationFilterParameters # modify only if you really know the algorithms binary_only=false @@ -430,6 +435,8 @@ sig_obj.SIGNATURBLOCK_MINIMAL_DE.pos=w:230.0;f:80 sig_obj.SIGNATURBLOCK_MINIMAL_DE.adobeSignFieldValue=PDF-AS Signatur sig_obj.SIGNATURBLOCK_MINIMAL_DE.adobeSignReasonValue=Informationen zur Prüfung finden Sie unter http://www.signaturpruefung.gv.at sig_obj.SIGNATURBLOCK_MINIMAL_DE.verifyURL=http://www.signaturpruefung.gv.at +# Deaktiviert nur für dieses Profil die Suche nach und das Ersetzen von Platzhalter-Bildern +sig_obj.SIGNATURBLOCK_MINIMAL_DE.enable_placeholder_search=false #---------------------- MAIN TABLE ------------------------- sig_obj.SIGNATURBLOCK_MINIMAL_DE.table.main.1=SIG_LABEL-i -- cgit v1.2.3