
Code to print 2D bar-code
You could use a Form (just a standard blank form) then use
textbox controls with the shape that you want for each bar
with the proper background color, then add label controls
for chart labels, then use the Form.Print method for an
easy output to printer.
Hope this helps,
Steve
Quote:
>-----Original Message-----
>> Someone know where I can find code to print 2D bar-code
by
>> Visual Basic ?
>Get the bar-code-font.
>or
>Buy a really expensive label-printer (the bar-codes comes
pre-installed)
>or
>Create a bitmap-bar-code-library - hard and boring
>....I'm out of ideas and not much of any help... anyone
else?
>/o l m
>.