dymosoftware / dymo-connect-framework

DYMO Connect Framework for Javascript.
Other
88 stars 54 forks source link

Printing from iOS #31

Open dwarfmondo opened 2 years ago

dwarfmondo commented 2 years ago

We're using the JavaScript SDK to print a custom label from our web application to a Dymo LabelWriter Wireless printer. This works as expected from a desktop browser (Windows and MacOS) but we're unable to print from iOS (iPad). Is this possible using the JavaScript SDK?

Thanks, Matt

dpolivy commented 2 years ago

I am not affiliated with DYMO, but to answer your question it is not currently possible to print from anything other than Windows/Mac via the JS SDK. We have the same feature request.

dwarfmondo commented 2 years ago

@dpolivy Thanks for the response. In your solution, do y'all support other printers that can print from iOS (Brother is top of mind)?

dpolivy commented 2 years ago

@dwarfmondo We do not support other printers. For now, we just provide guidance for folks to use a Mac/Windows computer (or tablet) for this aspect.

dwarfmondo commented 2 years ago

@dpolivy Gotcha. Thanks again. 👍