Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
Kivii.Pdf.Test
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
示例代码
Kivii.Pdf.Test
Commits
1d0a407a
Commit
1d0a407a
authored
Jun 26, 2020
by
施晓雨
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
c2062d5d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
19 deletions
+30
-19
frmMain.Designer.cs
frmMain.Designer.cs
+30
-19
No files found.
frmMain.Designer.cs
View file @
1d0a407a
...
...
@@ -85,6 +85,7 @@
this
.
label26
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
label24
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
label25
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
label28
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
panel1
.
SuspendLayout
();
this
.
groupBox2
.
SuspendLayout
();
this
.
groupBox1
.
SuspendLayout
();
...
...
@@ -133,9 +134,9 @@
this
.
groupBox2
.
Controls
.
Add
(
this
.
btnSelectSaveFolder
);
this
.
groupBox2
.
Controls
.
Add
(
this
.
label23
);
this
.
groupBox2
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
groupBox2
.
Location
=
new
System
.
Drawing
.
Point
(
0
,
475
);
this
.
groupBox2
.
Location
=
new
System
.
Drawing
.
Point
(
0
,
548
);
this
.
groupBox2
.
Name
=
"groupBox2"
;
this
.
groupBox2
.
Size
=
new
System
.
Drawing
.
Size
(
441
,
1
82
);
this
.
groupBox2
.
Size
=
new
System
.
Drawing
.
Size
(
441
,
1
09
);
this
.
groupBox2
.
TabIndex
=
13
;
this
.
groupBox2
.
TabStop
=
false
;
this
.
groupBox2
.
Text
=
"操作"
;
...
...
@@ -178,6 +179,7 @@
//
// groupBox1
//
this
.
groupBox1
.
Controls
.
Add
(
this
.
label28
);
this
.
groupBox1
.
Controls
.
Add
(
this
.
label20
);
this
.
groupBox1
.
Controls
.
Add
(
this
.
label19
);
this
.
groupBox1
.
Controls
.
Add
(
this
.
label22
);
...
...
@@ -218,7 +220,7 @@
this
.
groupBox1
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Top
;
this
.
groupBox1
.
Location
=
new
System
.
Drawing
.
Point
(
0
,
0
);
this
.
groupBox1
.
Name
=
"groupBox1"
;
this
.
groupBox1
.
Size
=
new
System
.
Drawing
.
Size
(
441
,
475
);
this
.
groupBox1
.
Size
=
new
System
.
Drawing
.
Size
(
441
,
548
);
this
.
groupBox1
.
TabIndex
=
12
;
this
.
groupBox1
.
TabStop
=
false
;
this
.
groupBox1
.
Text
=
"单功能操作参数"
;
...
...
@@ -226,7 +228,7 @@
// label20
//
this
.
label20
.
AutoSize
=
true
;
this
.
label20
.
Location
=
new
System
.
Drawing
.
Point
(
75
,
3
96
);
this
.
label20
.
Location
=
new
System
.
Drawing
.
Point
(
75
,
3
60
);
this
.
label20
.
Name
=
"label20"
;
this
.
label20
.
Size
=
new
System
.
Drawing
.
Size
(
107
,
12
);
this
.
label20
.
TabIndex
=
14
;
...
...
@@ -235,7 +237,7 @@
// label19
//
this
.
label19
.
AutoSize
=
true
;
this
.
label19
.
Location
=
new
System
.
Drawing
.
Point
(
11
,
3
75
);
this
.
label19
.
Location
=
new
System
.
Drawing
.
Point
(
11
,
3
39
);
this
.
label19
.
Name
=
"label19"
;
this
.
label19
.
Size
=
new
System
.
Drawing
.
Size
(
47
,
12
);
this
.
label19
.
TabIndex
=
12
;
...
...
@@ -244,7 +246,7 @@
// label22
//
this
.
label22
.
AutoSize
=
true
;
this
.
label22
.
Location
=
new
System
.
Drawing
.
Point
(
12
,
4
41
);
this
.
label22
.
Location
=
new
System
.
Drawing
.
Point
(
12
,
4
05
);
this
.
label22
.
Name
=
"label22"
;
this
.
label22
.
Size
=
new
System
.
Drawing
.
Size
(
53
,
12
);
this
.
label22
.
TabIndex
=
12
;
...
...
@@ -253,7 +255,7 @@
// label21
//
this
.
label21
.
AutoSize
=
true
;
this
.
label21
.
Location
=
new
System
.
Drawing
.
Point
(
12
,
414
);
this
.
label21
.
Location
=
new
System
.
Drawing
.
Point
(
12
,
378
);
this
.
label21
.
Name
=
"label21"
;
this
.
label21
.
Size
=
new
System
.
Drawing
.
Size
(
53
,
12
);
this
.
label21
.
TabIndex
=
12
;
...
...
@@ -262,7 +264,7 @@
// label18
//
this
.
label18
.
AutoSize
=
true
;
this
.
label18
.
Location
=
new
System
.
Drawing
.
Point
(
12
,
3
48
);
this
.
label18
.
Location
=
new
System
.
Drawing
.
Point
(
12
,
3
12
);
this
.
label18
.
Name
=
"label18"
;
this
.
label18
.
Size
=
new
System
.
Drawing
.
Size
(
53
,
12
);
this
.
label18
.
TabIndex
=
12
;
...
...
@@ -270,7 +272,7 @@
//
// tbxSignatureTimeStampAuthorityUrl
//
this
.
tbxSignatureTimeStampAuthorityUrl
.
Location
=
new
System
.
Drawing
.
Point
(
74
,
3
72
);
this
.
tbxSignatureTimeStampAuthorityUrl
.
Location
=
new
System
.
Drawing
.
Point
(
74
,
3
36
);
this
.
tbxSignatureTimeStampAuthorityUrl
.
Name
=
"tbxSignatureTimeStampAuthorityUrl"
;
this
.
tbxSignatureTimeStampAuthorityUrl
.
Size
=
new
System
.
Drawing
.
Size
(
348
,
21
);
this
.
tbxSignatureTimeStampAuthorityUrl
.
TabIndex
=
13
;
...
...
@@ -278,21 +280,21 @@
//
// tbxSignatureLocation
//
this
.
tbxSignatureLocation
.
Location
=
new
System
.
Drawing
.
Point
(
77
,
4
38
);
this
.
tbxSignatureLocation
.
Location
=
new
System
.
Drawing
.
Point
(
77
,
4
02
);
this
.
tbxSignatureLocation
.
Name
=
"tbxSignatureLocation"
;
this
.
tbxSignatureLocation
.
Size
=
new
System
.
Drawing
.
Size
(
348
,
21
);
this
.
tbxSignatureLocation
.
TabIndex
=
13
;
//
// tbxSignatureReason
//
this
.
tbxSignatureReason
.
Location
=
new
System
.
Drawing
.
Point
(
77
,
411
);
this
.
tbxSignatureReason
.
Location
=
new
System
.
Drawing
.
Point
(
77
,
375
);
this
.
tbxSignatureReason
.
Name
=
"tbxSignatureReason"
;
this
.
tbxSignatureReason
.
Size
=
new
System
.
Drawing
.
Size
(
348
,
21
);
this
.
tbxSignatureReason
.
TabIndex
=
13
;
//
// tbxSignatureFilePassword
//
this
.
tbxSignatureFilePassword
.
Location
=
new
System
.
Drawing
.
Point
(
77
,
3
45
);
this
.
tbxSignatureFilePassword
.
Location
=
new
System
.
Drawing
.
Point
(
77
,
3
09
);
this
.
tbxSignatureFilePassword
.
Name
=
"tbxSignatureFilePassword"
;
this
.
tbxSignatureFilePassword
.
Size
=
new
System
.
Drawing
.
Size
(
348
,
21
);
this
.
tbxSignatureFilePassword
.
TabIndex
=
13
;
...
...
@@ -326,7 +328,7 @@
// label17
//
this
.
label17
.
AutoSize
=
true
;
this
.
label17
.
Location
=
new
System
.
Drawing
.
Point
(
12
,
309
);
this
.
label17
.
Location
=
new
System
.
Drawing
.
Point
(
12
,
273
);
this
.
label17
.
Name
=
"label17"
;
this
.
label17
.
Size
=
new
System
.
Drawing
.
Size
(
53
,
12
);
this
.
label17
.
TabIndex
=
1
;
...
...
@@ -430,7 +432,7 @@
//
// tbxSignatureFilePath
//
this
.
tbxSignatureFilePath
.
Location
=
new
System
.
Drawing
.
Point
(
77
,
306
);
this
.
tbxSignatureFilePath
.
Location
=
new
System
.
Drawing
.
Point
(
77
,
270
);
this
.
tbxSignatureFilePath
.
Name
=
"tbxSignatureFilePath"
;
this
.
tbxSignatureFilePath
.
Size
=
new
System
.
Drawing
.
Size
(
308
,
21
);
this
.
tbxSignatureFilePath
.
TabIndex
=
4
;
...
...
@@ -462,10 +464,9 @@
//
this
.
label12
.
Location
=
new
System
.
Drawing
.
Point
(
75
,
252
);
this
.
label12
.
Name
=
"label12"
;
this
.
label12
.
Size
=
new
System
.
Drawing
.
Size
(
350
,
51
);
this
.
label12
.
Size
=
new
System
.
Drawing
.
Size
(
350
,
19
);
this
.
label12
.
TabIndex
=
6
;
this
.
label12
.
Text
=
"当为Position类型时,可以定位PDF中的文本,*号为模糊匹配前缀或后缀。当为Replace类型时,可以匹配图片大小,W75-80,H75-80,T1。W为宽"
+
"度匹配,H为高度匹配,T为次数匹配,默认为1次匹配"
;
this
.
label12
.
Text
=
"除了WaterMark外,均可用MatchText进行匹配"
;
//
// tbxStampFilePath
//
...
...
@@ -477,7 +478,7 @@
// label16
//
this
.
label16
.
AutoSize
=
true
;
this
.
label16
.
Location
=
new
System
.
Drawing
.
Point
(
75
,
330
);
this
.
label16
.
Location
=
new
System
.
Drawing
.
Point
(
75
,
294
);
this
.
label16
.
Name
=
"label16"
;
this
.
label16
.
Size
=
new
System
.
Drawing
.
Size
(
143
,
12
);
this
.
label16
.
TabIndex
=
6
;
...
...
@@ -521,7 +522,7 @@
//
// btnSelectPfx
//
this
.
btnSelectPfx
.
Location
=
new
System
.
Drawing
.
Point
(
393
,
306
);
this
.
btnSelectPfx
.
Location
=
new
System
.
Drawing
.
Point
(
393
,
270
);
this
.
btnSelectPfx
.
Name
=
"btnSelectPfx"
;
this
.
btnSelectPfx
.
Size
=
new
System
.
Drawing
.
Size
(
32
,
23
);
this
.
btnSelectPfx
.
TabIndex
=
5
;
...
...
@@ -645,6 +646,15 @@
this
.
label25
.
TabIndex
=
1
;
this
.
label25
.
Text
=
"PDF路径"
;
//
// label28
//
this
.
label28
.
Location
=
new
System
.
Drawing
.
Point
(
12
,
436
);
this
.
label28
.
Name
=
"label28"
;
this
.
label28
.
Size
=
new
System
.
Drawing
.
Size
(
413
,
109
);
this
.
label28
.
TabIndex
=
8
;
this
.
label28
.
Text
=
"W=0-20cm(图片宽度范围),H=0-200px(高度范围,支持cm,mm,默认pix),X=0-200(在页面中的X轴范围),Y=0-200(Y轴范围),I"
+
"=0-10(图片索引范围),R=5(匹配次数,默认为1),S=3(跳过匹配的次数,默认为0),T=*包含*;*尾匹配;首匹配*;全匹配(文本匹配)"
;
//
// frmMain
//
this
.
AutoScaleDimensions
=
new
System
.
Drawing
.
SizeF
(
6F
,
12F
);
...
...
@@ -728,6 +738,7 @@
private
System
.
Windows
.
Forms
.
Label
label26
;
private
System
.
Windows
.
Forms
.
Label
label24
;
private
System
.
Windows
.
Forms
.
Label
label25
;
private
System
.
Windows
.
Forms
.
Label
label28
;
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment