This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, August 16, 2005 11:53:04 AM(UTC)
Groups: Registered, Tech Support
Posts: 46
This example uses the LEADTOOLS V14 COM objects on the client side as well as the server side to scan an image from a TWAIN scanner and upload the scanned image to a web server. The attached ZIP file includes a document with basic instructions on setting up the example. If you have any questions, please post them in this thread.
Keywords:
web internet scanning scan twain upload web browser server internet explorer
Gabe
Developer Support
LEAD Technologies, Inc.
#2
Posted
:
Thursday, August 25, 2005 1:23:50 AM(UTC)
Groups: Registered
Posts: 1
Hi,
I try to develop C# aplication using LEADTOOLS .NET components. I want to scan one or more pages , and saving all pages one RasPdf 2 bit format file. Can we do this, but how. Where can i find an example ?
thanks in advance.
#3
Posted
:
Monday, August 29, 2005 11:17:43 AM(UTC)
Groups: Registered, Tech Support
Posts: 207
Was thanked: 3 time(s) in 3 post(s)
Do you want the saving to occur on the client side or server side?
Travis Montgomery
Senior Sales Engineer
#4
Posted
:
Friday, February 10, 2006 7:42:27 AM(UTC)
Groups: Registered
Posts: 1
Can you please give me an example of how to scan saving the images locally on the client side?
I am trying to use the RasterIO object, but when I call the Save method, it returns an error code of 20016 (feature not supported).
Bryan
#5
Posted
:
Monday, February 13, 2006 6:51:07 AM(UTC)
Groups: Manager, Tech Support
Posts: 367
Was thanked: 1 time(s) in 1 post(s)
Bryan,
You probably did not include the appropriate file format DLL for the
type of file you're trying to save. For example, to save BMP files, you
need LFBMP14s.DLL. For JPEG, you need LFCMP14s.DLL and so on.
For a detailed list, see the help topic "Files To Be Included With Your Application".
Amin Dodin
Senior Support Engineer
LEAD Technologies, Inc.
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.