We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddffee6 commit 3255a1bCopy full SHA for 3255a1b
config.json
@@ -5,10 +5,11 @@
5
{
6
"title": "Generate Duplicate MCID Report to TXT",
7
"name": "pdfix_generate_duplicate_mcid_report_to_txt",
8
- "desc": "Validates and reports duplicate MCID in the PDF content.",
9
- "icon": "validate_mcid",
+ "desc": "Validates and reports duplicate MCID in the PDF content [Local]",
10
"version": "v0.0.0",
+ "icon": "validate_mcid",
11
"category": "Validation",
12
+ "local": "True",
13
"configurations": [
14
15
"note": "This node is here to support PDFix Desktop 2.3.x",
0 commit comments