TWAIN ActiveX Control, Plug-in, Scanner SDK, Component, HTTP Control/SDK

Dynamsoft TWAIN Products

Support Community for TWAIN Control/Component/SDK for Scanning Solutions
* Login   * Register
* FAQ    * Search

It is currently Sun May 20, 2012 1:49 pm




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Buffer Capacity and other questions.
PostPosted: Tue May 06, 2008 2:01 pm 
Offline

Joined: Tue May 06, 2008 1:45 pm
Posts: 2
We currently use a TWAIN web control in our in-house application in ASP. We are upgrading our app to ASP.NET, but the current vendor's control doesn't meet our needs. Here are a few of our wishes.

1. We need to be able to insert/delete a page out of a document that has already been scanned and saved to disk and save it back.

2. In the event of a paper jam in the feeder, we want to be able to resume scanning into the same image file once we fix the jam.

3. We need some type of resume feature...say you're scanning a 50 page document...scanning is finished and then I load another 50 pages...will it append those new scanned images to the current scan?

4. I was wondering about the capacity of the buffer. Our current control updates the .tif file as pages are scanned in. From what I see, Dynamic TWAIN holds the scans in some kind of memory until the user decides to save the file. How will the buffer handle large documents. 50-80+ pages?


Top
 Profile  
 
 Post subject:
PostPosted: Tue May 06, 2008 5:57 pm 
Offline
User avatar

Joined: Mon Mar 07, 2005 11:11 pm
Posts: 866
Quote:
1. We need to be able to insert/delete a page out of a document that has already been scanned and saved to disk and save it back.


You can use Dynamic Web TWAIN (DWT) to finish these issues. In DWT, the LoadImage method or the LoadImageEx method can be used to load saved images to Dynamic Web TWAIN. After loading the images, you can do the operations to these images, such as append, delete and re-save images. For more information of these, please refer to:
http://www.dynamsoft.com/help/TWAIN/Web ... dImage.htm
http://www.dynamsoft.com/help/TWAIN/Web ... mageEx.htm

Also, in the new version of Dynamic Web TWAIN (DWT 5.1), some new features are added in the product. You can insert new images into any position of scanned images then.

Quote:
2. In the event of a paper jam in the feeder, we want to be able to resume scanning into the same image file once we fix the jam.


New scanned images will automatically append to the images in buffer. Also, you can do as above using DWT. First save the images, then load the image file and do the scanning.

Quote:
3. We need some type of resume feature...say you're scanning a 50 page document...scanning is finished and then I load another 50 pages...will it append those new scanned images to the current scan?


Yes. New scanned images will append to the images in buffer.

Quote:
I was wondering about the capacity of the buffer.


The maximum number of images you can scan is 1024.

Thanks.

_________________
Robert
TWAIN Support Team
http://www.dynamsoft.com/
TWAIN ActiveX/Plug-in HTTP Control/SDK & TWAIN ActiveX Control, Scanner SDK, Component
Software Configuration Management | SCM Solution


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

It is currently Sun May 20, 2012 1:49 pm


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron

Copyright © 2010 Dynamsoft Corporation. All Rights Reserved. | Knowledge Base | Source Control Blog