DYMO Software
DYMO Software
Hi guys, it seems this thread is similar to this closed issue https://github.com/dymosoftware/dymo-connect-framework/issues/10. Please take a look at it.
Hi Mattew, I fixed the link with online support main page because it will update whenever release. I hope next contribution will be merged. Thank you for your contribution.
We have dymo.connect.framework.full.js which is not minimized and the link is https://github.com/dymosoftware/dymo-connect-framework/blob/master/dymo.connect.framework.full.js And also we have Beta version available and the link is https://github.com/dymosoftware/Beta-Version
I provided js file because it is able to easy support for debugging code in the browser. Yes, this is related with DLS web service tray icon. You already verified...
What is your OS and version number? Are you going to plan to upgrade to recent release which you can find it from dymo.com?
Thank you for your patience. labelwriter.com will be deprecated sooner or later because it is aged server. And labelwriter.com ran into an issue passed into 127.0.0.1 which blocked by CORS...
Hi, do you have any link with a sample that we may try on our side to test with web service?
DYMO web api accepts all cross origins as default already, and we had to setup new sample website which fixes CORS issue between http://labelwriter.com and https://127.0.0.1:xxxx or https://localhost:xxxx. http://labelwriter.com will...
> Running the PreviewAndPrintLabel sample code in github, forcing the load of the sample .dymo or .label file using `openLabelXml` results in the below exception from `https://127.0.0.1:41951/DYMO/DLS/Printing/RenderLabel` > > I'm...
Hi @rafakob, we don't have a public SDK for Android so far. Some costumers have designed “proxy servers” to print from a mobile device communicating through Windows Server. We will...