LabelPrint
Printing of labels from software via .xml files.
...Provide data to be printed in an XML format. Together this will be used to print the label.
Also remote printing via the internet from a central location is supported whereby the definition XML files and data XML files are automatically transferred to the remote location. Rendering and printing is automatically done on the receiving location.
So this project contains some major components: a designing program to design the labels. A 'server' components which will manage and send the definition xml files to the client. A client component which will receive and optionally render and print. ...