Page 1 of 1

Printing to DYMO labeler

Posted: Tue May 31, 2016 9:56 am
by Deaken
Hello Switchers :)

I am looking for a sollution to print addresses to our DYMO labeler. I receive a XML file from which I can extract the address information to a .csv file.

Now I don't know how to go further. First convert it to PDF and then print it? Or is there a way to directly print a .csv file to a (network) printer?

I hope someone can help me.

Kind regards

Deaken

Re: Printing to DYMO labeler

Posted: Wed Jun 01, 2016 10:19 am
by loicaigon
Hi,

According to this documentation page, the printer can accept incoming XML file given it respects the expected syntax :
http://developers.dymo.com/2010/03/23/u ... -overview/

So as you received XML, I would consider a XSLT transformation to get the correct XML output then send it to the printer.

Hope it helps somehow.

Loic
www.ozalto.com