Which product do I need?
Moderator: Alex
-
- Posts: 47
- Joined: Fri Oct 10, 2008 3:52 pm
Which product do I need?
I need to be able to have the user push a button on one of my forms, my app will start the scanner, when the scanner is finished my app will take the scanned document and save it to a sql server database as a pdf. Will the VintaSoftTwain.net library do that for me?
-
- Site Admin
- Posts: 2397
- Joined: Thu Jul 10, 2008 2:21 pm
Re: Which product do I need?
Hello Bill,
Yes, VintaSoftTwain.NET Library allows to acquire images from scanner and save them as PDF document to file or stream. Please see example 3 here: http://www.vintasoft.com/vstwain-dotnet-examples.html
Best regards, Alexander
Yes, VintaSoftTwain.NET Library allows to acquire images from scanner and save them as PDF document to file or stream. Please see example 3 here: http://www.vintasoft.com/vstwain-dotnet-examples.html
Best regards, Alexander
-
- Posts: 47
- Joined: Fri Oct 10, 2008 3:52 pm
Re: Which product do I need?
I am using VS 2008, any problems with that?
-
- Site Admin
- Posts: 2397
- Joined: Thu Jul 10, 2008 2:21 pm
Re: Which product do I need?
No problems, VintaSoftTwain.NET Library is fully compatible with VS .NET 2008.