dymosoftware / dymo-connect-framework

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

DYMO Connect Framework

DYMO.Connect.Framework is a new JavaScript SDK based on DYMO.Label.Framework introducing compatibility with DYMO Connect Software.

Getting Started πŸš€

These instructions will help you to understand how DYMO.Connect.Framework works.

Prerequisites πŸ“‹

DYMO Connect Software installed

Samples

Installing πŸ”§

Include the framework into your project

Functions βš™οΈ

dymo.connect.framework includes functions from the previous dymo.label.framework

These are the main functions to get start

Opening a label file previously created from DYMO Label Software, with DYMO Connect Software installed, it will convert the structure of DLS label into DYMO Connect label. Therefore, isDCDLabel function will return always true after label file has been open, when DYMO Connect is running.

setTextMarkup function is not supported for DYMO Connect labels.

Authors βœ’οΈ

DYMO Team www.dymo.com

Acknowledgments πŸ“’