Tagged Questions

3
votes
4answers
2k views

“Invalid procedure call or argument” when setting Printer object

I have a VB6 application that is giving an error 5, "Invalid procedure call or argument" when the program attempts to set the Printer object to a specific printer from the Printers collection. The ...
0
votes
1answer
72 views

VB6 POS Printer - Logo register

Hy, I have a printer Star TSP100ECO [USB] and I made a program to print a ticket, but I should also add the logo on the ticket. The problem is that I do not understand how to add a logo to the ticket ...