Bar Codes in VB

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mike Minor

    Bar Codes in VB

    Hello...

    I'm interested in adding bar codes to printed reports. Does anyone have any
    recommendations as to what software they have incorporated into their
    applications to print bar codes? I'm especially interested in 2d bar codes
    (PDF417 or some other format).

    Thank you,

    Mike Minor
    Z-Code Systems, Inc.
    mminorhsd@earth link.net
    Phone: 407-656-4990
    Fax: 407-656-5875

    Confidentiality Note:

    This e-mail and any attachements to it are intended only for the named
    recipient/s and may contain confidential information. If you are not one of
    the intended recipients, please do not duplicate or forward this e0mail
    message and immediatley delete it from your computer.


  • CajunCoiler \(http://www.cajuncoiler.tk\)

    #2
    Re: Bar Codes in VB

    Have you considered using a barcode font?
    That way, you need only print the numbers (or *), and
    the font handles the graphics. I personally use the
    "3 of 9" font for this task. If you can't find it, let me
    know, and I'll e-mail ya a copy.

    (remove the obvious to reply direct)
    TOTALLYSPAMLESS PERSONmsbsales@ msbdatasystems. com

    "Mike Minor" <mminorhsd@eart hlink.net> wrote in message
    news:v0Ybb.1162 $ai7.1158@newsr ead1.news.atl.e arthlink.net...[color=blue]
    > Hello...
    >
    > I'm interested in adding bar codes to printed reports. Does anyone have[/color]
    any[color=blue]
    > recommendations as to what software they have incorporated into their
    > applications to print bar codes? I'm especially interested in 2d bar codes
    > (PDF417 or some other format).
    >
    > Thank you,
    >
    > Mike Minor
    > Z-Code Systems, Inc.
    > mminorhsd@earth link.net
    > Phone: 407-656-4990
    > Fax: 407-656-5875
    >
    > Confidentiality Note:
    >
    > This e-mail and any attachements to it are intended only for the named
    > recipient/s and may contain confidential information. If you are not one[/color]
    of[color=blue]
    > the intended recipients, please do not duplicate or forward this e0mail
    > message and immediatley delete it from your computer.
    >
    >[/color]


    Comment

    • MontereySoft

      #3
      Re: Bar Codes in VB

      The best way is to ultilize an ActiveX control. You may take a look at
      www.morovia.com.

      Good luck,
      Tom

      "Mike Minor" <mminorhsd@eart hlink.net> wrote in message news:<v0Ybb.116 2$ai7.1158@news read1.news.atl. earthlink.net>. ..[color=blue]
      > Hello...
      >
      > I'm interested in adding bar codes to printed reports. Does anyone have any
      > recommendations as to what software they have incorporated into their
      > applications to print bar codes? I'm especially interested in 2d bar codes
      > (PDF417 or some other format).
      >
      > Thank you,
      >
      > Mike Minor
      > Z-Code Systems, Inc.
      > mminorhsd@earth link.net
      > Phone: 407-656-4990
      > Fax: 407-656-5875
      >
      > Confidentiality Note:
      >
      > This e-mail and any attachements to it are intended only for the named
      > recipient/s and may contain confidential information. If you are not one of
      > the intended recipients, please do not duplicate or forward this e0mail
      > message and immediatley delete it from your computer.[/color]

      Comment

      Working...