VintaSoft Twain ActiveX Discussions

Questions, comments and suggestions concerning VintaSoft Twain ActiveX.

Board index < VintaSoft Twain < VintaSoft Twain ActiveX Discussions

We are migrating to new forums engine, no new registration or posting currently available. TIA for your patience.

Using Tiff in the demo version



Using Tiff in the demo version

Post by neuro_pro »

I am using a trial version VintasoftTwain ActiveX in html.
Can I save method SaveImage multipage documents TIFF from JS?


Re: Using Tiff in the demo version

Post by Yuri »

Please read about SaveImageToHttp Method in the ActiveX documentation: /Help/VSTwain.chm

Each TIFF file uploaded to the server can contain only one image. It is not possible to add new images to an existing TIFF file on the server.

Regards


Re: Using Tiff in the demo version

Post by mvsenin »

Hi guys,

I'm new to the community, we're going to integrate the ActiveX to our product, currently we're testing it in the demo mode, so I beg your pardon if I'm asking things written in the documentation, but I have read it ones and my understanding is that there is a way to scan multiple pages into one TIFF file and after that the file can be stored and sent as per your needs. We use the control as HTML page with JavaScript object so I would like to make sure whether it's possible to (1) scan multiple pages into one TIFF file and then (2) store the file locally and transmit this file to a server?

Thanks.


Re: Using Tiff in the demo version

Post by Alex »

Hello,

Yes, you can scan some pages, save them as TIFF file on local disk and upload TIFF file from local disk to HTTP server - please read description and see example of the SetHttpFileFromDisk method in the documentation.

Best regards, Alexander


Page 1 from 1: 1