DYMO Label Framework JavaScript Library Samples: Visitor Management

This sample shows how new DYMO Label Framework JavaScript Library can be used to create a simple visitor management application. This sample demonsrates:
  • Using dymo.label.framework.openLabelFile() to load label definition for further manipulation
  • dymo.label.framework.loadImageAsPngBase64() to read an image data
  • setObjectText() to set data on a label
  • label.render() to generate label preview
  • dymo.label.framework.getPrinters() to get information about installed DYMO printers
  • label.print() to print the label
Note: the label preview does not work in Internet Explorer 6 and Internet Explorer 7.

label preview