Print using VB component and Internet - TechRepublic
General discussion
April 27, 2001 at 09:37 AM
aking-robertson

Print using VB component and Internet

by aking-robertson . Updated 25 years, 1 month ago

I have a web page that calls a vb component. When the user clicks on a link I want to automatically print certain information from the database to the USER’s default printer.

Currently I am using the printer.print method in vb to write out all of the data. The data is printing fine, but my problem is that it is being sent to the default printer of the computer on which the vb program resides.
I need to know how to change the printer to be the USER’s default printer instead of the default printer of the computer running the component. Please help.

This discussion is locked

All Comments