dymosoftware / DCD-SDK-Sample

DYMO Connect SDK Samples
Other
60 stars 26 forks source link

SimplePrint js example added #99

Open ligantx opened 3 weeks ago

ligantx commented 3 weeks ago

This PR includes a simple JavaScript example that takes the XML included in a local .js file and prints it with the first available printer. Although the 3 available JavaScript examples provide a variety of functionalities, they could be difficult and complex to begin with. The SimplePrint provides the absolutely required actions to print a label. More info is provided in the README.md file.