what are the interface, dll, classes I have to call from an external application to print from zebra 22xi4?

T Tobias Sanchez 2 years 11 months ago
9 1 0

what are the interface, dll, classes I have to call from an external application to print from zebra 22xi4?
Hello, I am helping a mutual customer to print zebra tags from my application, which is heavily based on vbscript, vbasic. What is the application, classes properties, dlls, I have to call once installed the drivers for the 22xi4 printer for starting the printer, specifying the number of labels I need to print and so on?

Please register or login to post a reply

1 Replies

V Vedsatx Saddvv

Hi Tobias,
If you want to print using the xi4 driver and vbscript, set the driver to default printer and use : objFile.InvokeVerbEx( "Print" )
VBScript Scripting Techniques: Printing Files

In standard VB, you have more control over layout and pages and can use the PrintDocument class:
PrintDocument Class (System.Drawing.Printing)

CONTACT
Can’t find what you’re looking for?