Kofax DOKuStar Validation User Manual
Page 107
DOKuStar Validation for Ascent Capture
Page
• 103
Private Sub mergeZones(firstFld As Field, secondFld As Field)
Dim firstSrcInfo As ImageSourceInfo
Dim secondSrcInfo As ImageSourceInfo
Dim fr, fb, sr, sb As Long
Set firstSrcInfo = firstFld.SourceInfo
Set secondSrcInfo = secondFld.SourceInfo
fr = firstSrcInfo.Zone.X + firstSrcInfo.Zone.Width
fb = firstSrcInfo.Zone.Y + firstSrcInfo.Zone.Height
fr = secondSrcInfo.Zone.X + secondSrcInfo.Zone.Width
fr = secondSrcInfo.Zone.Y + secondSrcInfo.Zone.Height
If firstSrcInfo.Zone.X > secondSrcInfo.Zone.X Then
firstSrcInfo.Zone.X = secondSrcInfo.Zone.X
End If
If firstSrcInfo.Zone.Y > secondSrcInfo.Zone.Y Then
firstSrcInfo.Zone.Y = secondSrcInfo.Zone.Y
End If
If fr >= sr Then
firstSrcInfo.Zone.Width = fr - firstSrcInfo.Zone.X
Else
firstSrcInfo.Zone.Width = sr - firstSrcInfo.Zone.X
End If
If fb >= sb Then
firstSrcInfo.Zone.Height = fb - firstSrcInfo.Zone.Y
Else
firstSrcInfo.Zone.Height = sb - firstSrcInfo.Zone.Y
End If
End Sub
- Communication Server 10.0.0 (187 pages)
- Communication Server 10.0.0 (44 pages)
- Communication Server 10.0.0 (137 pages)
- Communication Server 10.0.0 (109 pages)
- Communication Server 10.0.0 (10 pages)
- Communication Server 10.0.0 (16 pages)
- Communication Server 10.0.0 (77 pages)
- Communication Server 10.0.0 (8 pages)
- Communication Server 9.1 (35 pages)
- Communication Server 9.1 (203 pages)
- Communication Server 9.1 (130 pages)
- Communication Server 9.1 (16 pages)
- Communication Server 9.1 (113 pages)
- Communication Server 9.1 (9 pages)
- Communication Server 9.1 (85 pages)
- Communication Server 9.1 (8 pages)
- Communication Server 9.1.1 (204 pages)
- Communication Server 9.1.1 (38 pages)
- Communication Server 9.1.1 (127 pages)
- Communication Server 9.1.1 (16 pages)
- Communication Server 9.1.1 (114 pages)
- Communication Server 9.1.1 (9 pages)
- Communication Server 9.1.1 (85 pages)
- Communication Server 9.1.1 (8 pages)
- Communication Server 9.2.0 (203 pages)
- Communication Server 9.2.0 (54 pages)
- Communication Server 9.2.0 (126 pages)
- Communication Server 9.2.0 (14 pages)
- Express 1.0 (17 pages)
- Express 1.1 (21 pages)
- INDICIUS 6.0 (124 pages)
- INDICIUS 6.0 (104 pages)
- INDICIUS 6.0 (105 pages)
- INDICIUS 6.0 (48 pages)
- INDICIUS 6.0 (120 pages)
- INDICIUS 6.0 (15 pages)
- INDICIUS 6.1 (46 pages)
- Transformation Modules 3.5 (26 pages)
- Transformation Modules Invoice Pack 1.0 (26 pages)
- Transformation Modules Invoice Pack 1.0 (29 pages)
- DOKuStar Validation (32 pages)
- DOKuStar Validation (118 pages)
- DOKuStar Validation (24 pages)