creating a point of sale receipt vb6

Score
0
Vote Up
February 17, 2012 at 11:52:25 Pacific
Specs: Windows XP

hi,
I am in the process of developing a point of sale, i need help in developing a receipt which will print on a thermal printer. The receipt extracts data from an sql statement. I have tried data report but due to the size it can't fit , also i have tried .print form but it is slow and the output is not presentable.. Could someone please help, also I would appreciate if there is some sample codes.

Reply ↓  Report •


#1
Vote Down
Score
0
Vote Up
February 18, 2012 at 12:26:18 Pacific

Most receipts are custom designed. Header with logo, date and time, clerk. Body with item(s) - quantity, description, price - from data. Then trailer with tax, discount, totals. Type of printer should not matter. Format to fit paper change font or size as necessary.

Reply ↓  Report •
Reply to Message Icon Start New Discussion
Related Posts

« [Solved] Jump to random sections make Windows 7 wait for c... »