15 pts.
 printing stickers in vb.net
I am beginner to vb.net. Sir , { I want to code some item details and take print out as 8 stickers on a page. "a" is an item and I want to print it 6 times on page. "b" is next item and wanna print it on next remaining 2 stickers of the page. } I can do that by using lot of "if else" and "for" statements . I think their should be a logically designed code that can solve this problem.

Software/Hardware used:
vb.net
ASKED: April 12, 2010  6:07 AM
UPDATED: April 12, 2010  8:16 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Are you going to send these stickers directly from your vb code to the printer ? aren’t you using some reporting tool or a VB’s data report ?

 63,535 pts.