Patterns from "Find and Redact Text"
Posted: Thu Nov 07, 2019 8:13 am
In 8.334 (PDF-XChange Editor Plus) is there a new function (Document - Redaction - Find and Redact). Redact patterns are stored in *json files here: c:\Program Files\Common Files\Tracker Software\Common\RedactPatterns\
I would create Czech pattern locale. English file I copied as cs_CZ.json and translated into Czech.
But… some formats (regional settings) in the Czech Republic are differnet (telephone numbers, ID, dates) and values in *json are inconceivable for me.
Example:
"((((((\\(\\d{2}\\)\\s?)|((\\b\\s?)\\d{2}\\s?(\\(0\\)\\s?)?)|(\\b\\s?))(0?\\d{2,5}(\\s|\\-)))|(\\(0?\\d{2,5}\\)\\s?)))?((\\d{5,8})|(\\d{3,4}\\s\\d{4})))(\\b)"
Is there any guide, how to code own format, how to understand those symbols? Thanks very much!
---------
I know this query doesn't match the section name, PDF-XChange Translators. If this is a problem, move it elsewhere, thanks.
I would create Czech pattern locale. English file I copied as cs_CZ.json and translated into Czech.
But… some formats (regional settings) in the Czech Republic are differnet (telephone numbers, ID, dates) and values in *json are inconceivable for me.
Example:
"((((((\\(\\d{2}\\)\\s?)|((\\b\\s?)\\d{2}\\s?(\\(0\\)\\s?)?)|(\\b\\s?))(0?\\d{2,5}(\\s|\\-)))|(\\(0?\\d{2,5}\\)\\s?)))?((\\d{5,8})|(\\d{3,4}\\s\\d{4})))(\\b)"
Is there any guide, how to code own format, how to understand those symbols? Thanks very much!
---------
I know this query doesn't match the section name, PDF-XChange Translators. If this is a problem, move it elsewhere, thanks.