Code to print 2D bar-code 
Author Message
 Code to print 2D bar-code

Someone know where I can find code to print 2D bar-code by
Visual Basic ?

Thanks in advance.
Zucco



Mon, 27 Jun 2005 21:48:34 GMT  
 Code to print 2D bar-code

Quote:
> 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



Tue, 28 Jun 2005 22:22:17 GMT  
 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

>.



Fri, 01 Jul 2005 06:51:15 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Vb code to print 2D bar-code

2. Code 128c Barcode generator source code

3. code 39 bar code

4. Bar CODE VBX or Info, CODE, I/O info for VB 3.0

5. How to Code a Bar Code Printout

6. Post Net Bar code printing on Epson action 5000 printer

7. Post Net Bar Code printing

8. Bar Code 39 printing on HP 5L

9. Printing Bar Codes in VB - Thanks

10. Printing Bar Codes

11. Printing Bar Codes in VB

12. Need Help Printing Bar Codes

 

 
Powered by phpBB® Forum Software