DCD-SDK-Sample icon indicating copy to clipboard operation
DCD-SDK-Sample copied to clipboard

OpenLabelXML Print Error

Open mbmleone opened this issue 4 years ago • 2 comments

We are working on switching to the new SDK to support Dymo Connect. While doing some tests we found a serious issue with calling print() after opening with OpenLabelXml() method. If we use XML of a Dymo Connect label then this error occurs on print() : 'Element' is an invalid XmlNodeType. Line 22, position 4.

This is what we already can provide about the issue:

  1. The issue doesn't occur when using the Dymo Connect label is opened from URL using OpenLabelFile. Only when passing the XML of that file to OpenLabelXml() the error occurs.
  2. This works fine when using XML of Dymo Label Software labels, only with XML of Dymo Connect labels this issue occurs.
  3. Tests have been done with Dymo Connect 1.3.2.18 on Windows 10, so the latest available release of Dymo Connect.
  4. Stack Trace of error can be found here: stacktrace.txt
  5. A sample that shows the issue can be found here: http://jsfiddle.net/aepdzs68/

Can this please be checked and fixed? Or can a workaround be provided? Thanks!

mbmleone avatar Apr 19 '21 08:04 mbmleone

I do facing the same issue. I am looking for solution.

michaelt05 avatar Jun 11 '21 15:06 michaelt05

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.

dymosoftware avatar Jun 11 '21 16:06 dymosoftware