Print a Barcode

message from Al P on 14 May 2004
I would like to print an employee ID badge using a windows printer, and have
a barcode for the employee clock number.

Can someone show me how to do it.

Thanks.
 
AWolf replied to Al P on 19 May 2004
A very easy and cheap way would be to use an ActiveX control in a
report. The control binds to the field with your data and will update
the barcode as the records change. See

http://winbarcode.com/Samples/Access/sample_linear_i.html

HTH Axel Wolf
http://www.winbarcode.com

"Al P" <alpf@optonline.net> wrote in message news:<0uapc.10058$eJ3.1737204@news4.srv.hcvlny.cv.net>...
 
Alek Szymanski replied to Al P on 18 May 2004
Al,

http://www.barcodewiz.com/screenshots_Access2000.asp

Although the page shows our ActiveX component (BarCodeWiz ActiveX),
the procedure is similar with any barcode component which has data
binding capabilities.

You can also download a demo of the component -- it includes an Access
2000 file for you to "play with."

Please don't hesitate to ask if you have any questions.

Alek Szymanski

Add barcode capabilities to your programs and documents
http://www.barcodewiz.com

"Al P" <alpf@optonline.net> wrote in message news:<0uapc.10058$eJ3.1737204@news4.srv.hcvlny.cv.net>...
 
Tony Toews replied to Al P on 14 May 2004
Choose the proper barcode and locate an appropriate font. Place the
font file on all the systems which will be printing bar codes. On the
report(s) change the font on a field to use the bar code font. Some
bar codes like having *s before and after while others like check
digits.

For more info and links see the Using bar codes within an application
page at my website at http://www.granite.ab.ca/access/barcode.htm

Tony
 

Archived message: Print a Barcode (MS Access Error Message)