Skip to main content
Kofax

Steps to enable debug panel for Scan

5226
Article # 304547 - Page views: 203

Summary

5226

For 32-bit systems, add the following to the registry to enable the MarkView debug panel in Capture Scan:

[HKEY_LOCAL_MACHINE\SOFTWARE\Kofax Image Products\Ascent Capture\3.0\Kofax Capture Scan\User Panels\MarkViewDebugPanel]

'DisplayName'='MarkViewDebug'
'ProgID'='Kofax.MarkViewDebugPanel'
'MinSizeX'=dword:0000014a
'MinSizeY'=dword:00000100
'InitSizeX'=dword:000001db
'InitSizeY'=dword:00000173
'Visible'=dword:00000001

For 64-bit systems, add the following to the registry to enable the MarkView debug panel in Capture Scan:

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Kofax Image Products\Ascent Capture\3.0\Kofax Capture Scan\User
Panels\MarkViewDebugPanel]
'DisplayName'='MarkViewDebug'
'ProgID'='Kofax.MarkViewDebugPanel'
'MinSizeX'=dword:0000014a
'MinSizeY'=dword:00000100
'InitSizeX'=dword:000001db
'InitSizeY'=dword:00000173
'Visible'=dword:00000001

The registry entry will look similar to the following:
Screen Shot 2018-08-10 at 2.33.28 PM.png

The next time Scan is opened, the MarkView debug panel will be displayed which will be populated with debug information during operation. The debug information contained within this panel can be copied and pasted to file and uploaded to the support case for review. The MarkView debug panel will look similar to the following:
Screen Shot 2018-08-10 at 2.34.29 PM.png

Keywords: MarkView debug panel

  • Was this article helpful?