We have a Visual Basic 6.0 program. We are using the Printer object from VB to print out reports. From one computer the reports will print fine. From a different using the same source code the report prints with the left 2 columns off the page to the left. Is there a difference between drivers? Why? These reports print fine to other printers and brands of printers.
Note: If you are the author of this question and wish to assign points to any of the answers, please login first.For more information on assigning points ,click
here
Even if you had the same printer installed on different machines it is entirely possible that one print driver is a different version than the other. Its also possible that one print driver is an entirely different variety of supported print driver (PCL5, PCL6, PS, Universal).
You should reinstall the print drivers with the latest download from HP to be sure. Make sure it is the same kind as the computer that works correctly.
Why should the printing be different? We can not expect that our customer will have the same print driver on each of their machines. We have no control over what they do. The printer in question is HP2403N.
Printing can be different for every single client machine unless you have a locked image that stops users from updating the printer drivers and software. Its the relationship between the printer, application and print driver that creates the final printed document. If any one of those are out of synch you will have problems.
If your confident that the application is bug free and formatted correctly then you can really only play around with the print driver. Hence ask your customer to update thier print driver or switch to a different one. Once they try that then post back to this thread and we will try something else.