CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: barcodes

  1. #1
    Join Date
    Feb 1999
    Location
    Colorado, USA
    Posts
    6

    barcodes



    I need to print some barcodes, what is the best way of doing it. Is there a good control to use


    Thanks

  2. #2
    Join Date
    Jul 1999
    Location
    Australia
    Posts
    39

    Re: barcodes



    I found that the easiest way was to use a barcode font. You can then switch between fonts at run time. The font I used came with CoralDraw but I think that Microsoft Word has one too.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured