PRINT RITCH TEXT ON RECEIPT PRINTER USING VB.NET -- 2

Job ID: 35491929

Budget: £250 – £750 GBP

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.