Jul 202011
Update: A subtle bug has been found in the version 1.1.0. It is fixed now and new version 1.1.1 is available.
A new version of DYMO Label Framework JavaScript library is available. This version fixes a problem with setting a label data from Internet Explorer 9. The js script file is available from http://labelwriter.com/software/dls/sdk/js/DYMO.Label.Framework.1.1.1.js
The http://labelwriter.com/software/dls/sdk/js/DYMO.Label.Framework.latest.js has been updated to version 1.1.1 as well.
getting an exception with new library:
T(b, “LineFonts”) is undefined
Could you provide more information? What is the library function you are calling? It is a DYMO sample or your code?
Thanks,
Vladimir
appears to be in setObjectText
its calling function ge(a,b,c){for(var d=T(b,”StyledText”),e=[],… on line 92
var tmpLabel = dymo.label.framework.openLabelXml(data.xml);
tmpLabel.setObjectText(“ADDRESS”, value);
If there was an non-minified version of this it would be TONS easier to debug….
Unfortunately, non-minified version is not available.
Fixed in the version 1.1.1
Where do we put this new file ?
Use it as any other js file – either directly from our site, or somewhere on your site…
The file is no longer available – all links are re-directing to Seg_cat_lndg.htm !
Our application is failing because we link to http://labelwriter.com/software/dls/sdk/js/DYMO.Label.Framework.latest.js
Can this be resolved ASAP, thank you.