JSFiddle - React, Tailwind, and code Playground
by musicreader
HTML
<script src="https://prestashop177.musicreader.net/modules/directlabelprint/views/js/dymo.connect.framework.js"></script>
JavaScript
var label = dymo.label.framework.openLabelFile("http://prestashop177.musicreader.net/modules/directlabelprint/DymoConnectSample.dymo");
label.print(dymo.label.framework.getPrinters()[0].name);