Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

desktop api for hp scanner and fax

Status
Not open for further replies.

JScannell

Programmer
Joined
Jan 9, 2001
Messages
306
Location
US
Has anyone come across vb.net or C# code to interface with an HP printer/scanner from a visual studio desktop application?

I would like to be able to interface with the scanner directly from my application. I know that you can configure HP printers to process document scanning from an HP provided utility, but I would like to be able to simulate that interface from within my desktop app.

A plus would be a way to interface with the faxing interface from my PC app as well by directing printed output directly to the fax portion of the printer.

Thanks in advance,
Jerry Scannell

Jerry Scannell
 
You might want to look at the Windows Image Aquisition COM interop (WIA 2)
 
Thanks. I will.


Jerry Scannell
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top