diff --git a/docs/G139-239.txt b/docs/G139-239.txt index f45fae2..3bb6449 100644 --- a/docs/G139-239.txt +++ b/docs/G139-239.txt @@ -490,8 +490,8 @@ "type": "string", "cur": "双面", "default": "双面", - "size": 40, - "range": ["单面", "双面", "跳过空白页(通用)", "跳过空白页(发票纸)", "对折"] + "size": 48, + "range": ["单面", "双面", "跳过空白页(通用)", "跳过空白页(发票纸)", "跳过空白页(基于文件大小)", "对折"] }, "discardblank": { "cat": "base", @@ -530,7 +530,7 @@ "max": 100, "step": 1 }, - "depend_or": ["page==跳过空白页(发票纸)", "==跳过空白页(通用)", "discardblank==true"] + "depend_or": ["page==跳过空白页(发票纸)", "==跳过空白页(基于文件大小)", "==跳过空白页(通用)", "discardblank==true"] }, "fold-type": { "cat": "base", diff --git a/docs/G300.txt b/docs/G300.txt index 4ca2941..e1c0e3c 100644 --- a/docs/G300.txt +++ b/docs/G300.txt @@ -491,7 +491,7 @@ "cur": "双面", "default": "双面", "size": 50, - "range": ["单面", "双面", "跳过空白页(通用)", "跳过空白页(发票纸)", "对折"] + "range": ["单面", "双面", "跳过空白页(通用)", "跳过空白页(发票纸)", "跳过空白页(基于文件大小)", "对折"] }, "discardblank": { "cat": "base", @@ -530,7 +530,7 @@ "max": 100, "step": 1 }, - "depend_or": ["page==跳过空白页(发票纸)", "==跳过空白页(通用)", "discardblank==true"] + "depend_or": ["page==跳过空白页(发票纸)", "==跳过空白页(基于文件大小)", "==跳过空白页(通用)", "discardblank==true"] }, "fold-type": { "cat": "base", diff --git a/docs/G400.txt b/docs/G400.txt index b311a0c..7a92ec4 100644 --- a/docs/G400.txt +++ b/docs/G400.txt @@ -474,7 +474,7 @@ "cur": "双面", "default": "双面", "size": 50, - "range": ["单面", "双面", "跳过空白页(通用)", "跳过空白页(发票纸)", "对折"] + "range": ["单面", "双面", "跳过空白页(通用)", "跳过空白页(发票纸)", "跳过空白页(基于文件大小)", "对折"] }, "discardblank": { "cat": "base", @@ -513,7 +513,7 @@ "max": 100, "step": 1 }, - "depend_or": ["page==跳过空白页(发票纸)", "==跳过空白页(通用)", "discardblank==true"] + "depend_or": ["page==跳过空白页(发票纸)", "==跳过空白页(基于文件大小)", "==跳过空白页(通用)", "discardblank==true"] }, "fold-type": { "cat": "base", diff --git a/docs/G439.txt b/docs/G439.txt index 03db119..5520c76 100644 --- a/docs/G439.txt +++ b/docs/G439.txt @@ -490,8 +490,8 @@ "type": "string", "cur": "双面", "default": "双面", - "size": 40, - "range": ["单面", "双面", "跳过空白页(通用)", "跳过空白页(发票纸)", "对折"] + "size": 48, + "range": ["单面", "双面", "跳过空白页(通用)", "跳过空白页(发票纸)", "跳过空白页(基于文件大小)", "对折"] }, "discardblank": { "cat": "base", @@ -530,7 +530,7 @@ "max": 100, "step": 1 }, - "depend_or": ["page==跳过空白页(发票纸)", "==跳过空白页(通用)", "discardblank==true"] + "depend_or": ["page==跳过空白页(发票纸)", "==跳过空白页(通用)", "==跳过空白页(基于文件大小)", "discardblank==true"] }, "fold-type": { "cat": "base", diff --git a/tools/solution/Release/hgjson.exe b/tools/solution/Release/hgjson.exe index a7e700b..a028821 100644 Binary files a/tools/solution/Release/hgjson.exe and b/tools/solution/Release/hgjson.exe differ