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 Thu Feb 09, 2012 9:48 am




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: How many pages of multi page pdf file ?
PostPosted: Mon May 31, 2010 11:48 pm 
Offline

Joined: Mon May 24, 2010 11:50 pm
Posts: 2
I use Dynamic .Net for open pdf file (multi pages).
But I do not know the number of pages of set up MaxImagesInBuffer.

If I set large number (Example 10,000),
Is it allocate memory for 10,000 pages immediately ?

But if I set small number (Example 10) and open pdf file more than 10 pages.
the HowManyImagesInBuffer will return 10 .

Thank you
Wasin


Top
 Profile  
 
 Post subject: Re: How many pages of multi page pdf file ?
PostPosted: Wed Jun 02, 2010 2:56 am 
Offline
User avatar

Joined: Tue Mar 08, 2005 12:23 am
Posts: 1067
Hi Wasin,

MaxImagesInBuffer is used to set the maximum number of images that can be held in buffer. For instance, if you want to scan 200 images into the control, you can set the value of MaxImagesInBuffer to 200. For more information about this property, please refer to:
http://www.dynamsoft.com/help/TWAIN/.Ne ... Buffer.htm

The MaxImagesInBuffer property will not allocate memory to 10,000 pages when the property is set to 10,000. The memory is occupied only when the images are scanned into the control.

Thanks.

_________________
Catherine Sea
TWAIN Support Team
TWAIN ActiveX/Plug-in for Web Applications, Scanner COM Control
TWAIN .NET Component/SDK for Desktop Applications

Follow me @Twitter, Facebook
Image


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

It is currently Thu Feb 09, 2012 9:48 am


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