dymosoftware / DCD-SDK-Sample

DYMO Connect SDK Samples
Other
60 stars 27 forks source link

Reference to an Object of a Dymo Connect Label #47

Open micha-1987 opened 2 years ago

micha-1987 commented 2 years ago

Hello folks,

I just switched to a Dymo printer and wanted to setup my web printing capability via JavaScript again. The setup generally works and now I want to customize it to my personal needs. Therefore I created a label template with Dymo Conenct and saved it. The question is now how can I access certain objects of this label with JavaScript? I remember it from the competitors solution that one can specify a name of a label object to which one could connect in JavaScript to modify the content dynamically. Is there a way to do it similarly in Dymo?

The usecase is a user can select one or many barcodes on a website. Then he clicks printing, choose a label template and prints a complementary label with data coming from a database like project title, date of arrival, etc.

Many Thanks! BG, Michael

@dymosoftware

dymosoftware commented 2 years ago

DCD will provide an object's name is able to have a customized name in near future release. As of today, objects are able to be renamed in the label file manually after you open your saved label xml file in any editor.

Josh-Dev commented 1 year ago

@dymosoftware Any update on when this feature will be available?