Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB How-To
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 28th, 2007, 06:24 AM
Registered User
 
Join Date: Nov 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Connecting to HP Scanner in VB/VBA

I am trying to enhance a database application to include the facility to scan documents using an HP Scanjet 7650. The application is written in VB6 - essentially I want to add a command button to start scanning a document in the scanner.

The problem is I cannot work out which control / references I need. We are running Windows XP so don't have access to the Kodak Image controls included in earlier versions of Windows.

Can anyone advise a method of controlling the scanner from the application?

Thanks,
Jerry.



 
Old March 30th, 2007, 10:45 AM
Friend of Wrox
 
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
Default

The scanner software is a driver, so the “interface” will be the functionality exposed by the driver.

My 1st step would be to contact the manufacturer, and see if they have some boilerplate to use their product(s). That could be really fruitful...
 
Old March 30th, 2007, 11:08 PM
Friend of Wrox
 
Join Date: Dec 2004
Posts: 221
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I think that drivers will not do the job with vb... so the HP has public SDK , check this link...
http://new.hpdevelopersolutions.com/...TOKEN=29128710

Download and check the SDK they have specially designed to work with custom built application.

Hope this helps...

With Regards,
Raghavendra Mudugal





Similar Threads
Thread Thread Starter Forum Replies Last Post
Having problems connecting VB to SQL schow ASP.NET 2.0 Basics 0 March 28th, 2007 11:22 PM
Connecting to Oracle in HP-UX aldwinenriquez ADO.NET 0 August 31st, 2006 12:22 AM
Connecting to XML file in VB Tany VB Databases Basics 1 March 10th, 2006 08:41 AM
connecting to siebel from vb.net hougie ADO.NET 0 July 1st, 2004 09:23 AM
connecting mysql with vb ks_anoop MySQL 3 February 5th, 2004 02:43 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.