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
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 ?