How to program a POS Printer using USB on Visual Basic 6
|
|
To access the printer settings, you can use the API function DocumentProperties. Here's the declaration for VB6:
Here are some details: http://support.microsoft.com/kb/167345 You can use the other API printing functions to print to any windows printer: http://msdn.microsoft.com/en-us/library/dd162861(VS.85).aspx |
||
|
|
