PRINT RITCH TEXT ON RECEIPT PRINTER USING VB.NET

Job ID: 35486176

Budget: $10 – $60 CAD

- using vb.net 2015 native (no dll) create an application with:
combobox to select current printer from.

richtextbox1
listview [ 4 columns (#, name, upc, price)]
richtextbox2

- allow adding , removing items to/from listview
- print button print richtextbox content of richtextbox1 on receipt then listview items then richtextbox content of richtextbox2
- printing is in point of sale receipt format [3" wide, variable length, no blank pages printing]
- printed receipt is for point of sale application.
Related categories: Visual Basic .NET C# Programming VB.NET Point of Sale