Is it possible to print from Chrome Mobile (android) to a Link-OS Zebra Printer like this one using window.print()?
For example, when window.print() is called, a dialog box is opened asking the user to select the printer, orientation, etc. If a Zebra Printer is connected via WiFi or BlueTooth, would the Zebra Printer show up as one of the options?
Also, would the file to be printed need to be a zpl file or would a pdf also work?