Printing error in VB app
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
One of our VB6 apps is designed to be able to print, and prints using the basic printform command. On most printers, it prints fine, except for one, an HP 930c DeskJet. The app gives the error "Can't print form image to this type of printer". (I believe the error code is 486.) We've tried some of the solutions found on the 'net (even the Microsoft one), but nothing has worked so far. Anyone have this kind of problem before?