dymosoftware / dymo-connect-framework

DYMO Connect Framework for Javascript.
Other
86 stars 54 forks source link

backward compatibility for Dymo web service users #42

Open ligantx opened 2 years ago

ligantx commented 2 years ago

Although i see here that there is backward compatibility and the functions names are the same, i have found that some users cannot use my website (here) with the old Dymo web service running (the one that comes with Dymo Label v8). Installation of the Dymo CONNECT web service fixes the problem, but is there any way to make use of the old web service or the new depending on what the users have installed?

dpolivy commented 2 years ago

If you're using the latest DYMO JS SDK, it should work with both the DLS and DCD Web Service versions. We're using the latest JS SDK but require our customers to have DLS installed, and our users are able to print just fine in this scenario. What sorts of errors/failures are you seeing?