Atalasoft
Welcome to Atalasoft Community Sign in | Join | Help
in

Browse by Tags

All Tags » DotTwain
Showing page 1 of 2 (18 total posts)
  • Beginnings of a DotTwain device certification

    Question:  Wouldn't it be really nice if Atalasoft had a TWAIN device certification program? Answer: Sure would. Yep.  That's right.  Pretty soon we'll have a certification program in place for manufacturers of scanners, and other capture devices to certify their hardware  as ''Plays Nice with Atalasoft Products''; ...
    Posted to Insert Quality Here (Weblog) by ascarb on April 30, 2008
  • Re: DotTwain and UserControl embedded within IE web page

    Thanks for the reply. I am trying to create by own user control with a thumbnail and a workspace viewer, and using DotTwain for scanning. I am getting follwing exception while running it: An unhandled exception of type 'System.TypeInitializationException' occurred in Unknown Module. Additional information: The type initializer for ...
    Posted to DotTwain Discussions (Forum) by Ajay on March 12, 2008
  • Problem with SaveXmlParameters and LoadXmlParameters

    Hi,  I'm developing an application that has to save the scan settings. I'm using SaveXmlParameters and LoadXmlParameters, it seems to work fine with capabilities like resolution and color, but it doesn't work with other capabilities like dropout color. The scanner I'm using is a Panasonic KV-S2026C. Any idea about this problem?Thanks in ...
    Posted to DotTwain Discussions (Forum) by nicolas on February 18, 2008
  • Still Image Capture - Which Camera?

    I have an application where I want to record a still image every 6 - 8 seconds, from a remote (from the pc) via IP. Any resolution of VGA or greater would be great. Can anyone suggest any cameras or suppliers (UK based) ? I know I can but a logitech webcam (under XP), but was looking for something a little more professional....   Any ...
    Posted to DotTwain Discussions (Forum) by miketrill on February 11, 2008
  • AutoBorderDetect setting

    I'm currently using dotTwain to launch my Kodak scanner, but using the following code I'm unable to toggle the Auto Border Removal feature: if (_device.QueryCapability(DeviceCapability.ICAP_AUTOMATICBORDERDETECTION, true)){   _device.AutomaticBorderDetection = true;} If I launch the scanner with _device.HideInterface = false, I'm able ...
    Posted to DotTwain Discussions (Forum) by andyau on January 31, 2008
  • Disposing the acquired image while scanning...

    We are developing in Visual Studio 2005 using C#. We have an older version (2.0) of DotTwain. My question arises from a sentence I saw in the help Docs for the AcquireEventArgs class.  In the ''Remarks'' section, it states: ''It is the responsibility of the application to dispose of the image provided in the ImageAcquired event.''  ...
    Posted to DotTwain Discussions (Forum) by scottb on November 29, 2007
  • DeviceEvent not called.

    I'm developing on a Fujitsu 4120c2 scanner, and acquisition no longer triggers the device event. Even using the acquisition demo (unmodified), and low level twain demo, the Paper Jam event (or any device event) is not thrown. I recall it being triggered before, so why is it not firing now? Also, I can't even set the device event to paperjam, it ...
    Posted to DotTwain Discussions (Forum) by Boyd on October 31, 2007
  • Re: Testing if a capability can be 'set'

    The Device.QueryCapability method should give you the information you need.  However, that depends on the driver reporting correct results. The real way to get this information in TWAIN is to use the DG_CONTROL / DAT_CAPABILITY / MSG_QUERYSUPPORT triplet.  The driver will return a bit field containing the supported triplet ...
    Posted to DotTwain Discussions (Forum) by Glenn on September 24, 2007
  • Why DotTwain Control Web Demo does not work?

    I have a serious problem with ATALASOFT, Dot Twain Control Web demo does not show up in internet explorer. I did every thing in page products/DotTwain/Demos/WebDeploy/securityhowto.aspx  which is below atalasoft.   Now Atalasoft claims that if you develop a .NET windows control and put it under a html page as object that is referenced ...
    Posted to DotTwain Discussions (Forum) by volkanagun on September 15, 2007
  • DotTwain Demo does'nt work on (my Localhost) Internet Explorer

    Hi,   I am using a demo version of  Atalasoft DotImage 5.0. When I run DotTwain Control Demo in Internet Explorer, everything seems fine. But when I try to scan an image from my scanner, there is no action. (The WinControl works fine in application) What may cause this? Can you show what I should do step by step? Or a link is ...
    Posted to DotTwain Discussions (Forum) by volkanagun on September 10, 2007
1 2 Next >