LEADTOOLS Support
Imaging
Imaging SDK Questions
How to visualize or display the capability settings in template file?
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, January 3, 2007 12:31:02 AM(UTC)
Groups: Registered
Posts: 30
Hi,
I am using Leadtools v14.5 on XP SP2.
I use twainSession.ShowTemplateDlg() to save capabilities values of our kodak i260 scanner into a file. But how can I explore or display the settings in this file? It is a binary file and I want to document down all the settings from it.
Thanks,
Raymond
#2
Posted
:
Tuesday, January 9, 2007 6:08:59 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Raymond,
You can try the following:
Use the TwainSession.LoadTemplateFile method to load the
TWAIN capability values stored in the specified template file and set the
selected TWAIN source using these values.
For each capability loaded by this method, a LoadTemplate
event occurs.
Then use the GetCapability Method to get the TwainCapability value at the specified index from the array
of capabilities supported by the selected TWAIN source.
LEADTOOLS Support
Imaging
Imaging SDK Questions
How to visualize or display the capability settings in template file?
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.