dymosoftware / DCD-SDK-Sample

DYMO Connect SDK Samples
Other
60 stars 26 forks source link

JavaScript example - BarCode Print #76

Open sailurao opened 1 year ago

sailurao commented 1 year ago

Hi, My application is based on JavaScript , and I would like to print barcode label and Text information, I would like to modify the SDK example PrivewAndPrintLabel.js where it loads the default address (XML section AddressObject). I tried to replace that AddressObject section and with the XML Barcode .dymo file section generated by dymo Framework, but I am getting some errors, Could you please provide some example code for my requirement? Also please let me know the function calls label.setObjectText() and label.getObjectText() works or not.

I look forward to your reply.

Thanks, Naga.