I need to design a simple label designer that could print labels for shelf items, just like in a grocery store. The requirements are that the label shall contain a name, a barcode (e.g. Code39 symbology), price and room for some extra text.
Where do I begin?
Guys/gals, give me some ideas how to accomplish it. Is there anything of the sort available anywhere as open source?
I need to do it in VB.NET. I have checked following thread already, but it does not give me much of an idea on how to go about it. http://stackoverflow.com/questions/1756311/creating-a-label-designer-in-c