1

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?

1 Answer 1

1

It is possible to use window.print() on Chrome for Android (Functionality for it was added in this commit). There are no requirements that I can find regarding the file format.

Regarding that specific printer, as long as it is recognized by Android, it should work correctly.

Sign up to request clarification or add additional context in comments.

4 Comments

Excellent. I'll revisit soon to confirm
@RaphaelRafatpanah did you get that to work? because we have the same workcase like in your description.
@FlorianWidtmann Unfortunately the project got killed and I never tried this solution so I cannot confirm or deny if it works. Can you?
@RaphaelRafatpanah nah, we moved to starprint

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.