dymosoftware / DCD-SDK-Sample

DYMO Connect SDK Samples
Other
60 stars 26 forks source link

Printing from iOS #34

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

andersdp commented 2 years ago

Hi - did you find a solution?

dwarfmondo commented 2 years ago

@andersdp It's not supported. We ended up moving to Brother printers. They support printing via AirPrint.

andersdp commented 2 years ago

Do you know if AirPrint can happen in the background, so the user doesn't have to go through any UI dialogs?