barcode reader

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

    #1

    barcode reader

    is there any free barcode reader in vb8 for code-128 ??

  • Michel Posseth  [MCP]

    #2
    Re: barcode reader

    huh a free barcode reader ???

    Normally you buy a piece of hardware "the barcode reader" and this provides
    an interface to your software ( mostly a COM or .Net assembly ) or at
    least the specs how to read the info scanned by the device . some devices
    behave as if they are a keyboard

    regards

    Michel



    "Joe" <joe1977@tlen.p lschreef in bericht
    news:1183919076 .155850.98170@d 55g2000hsg.goog legroups.com...
    is there any free barcode reader in vb8 for code-128 ??
    >

    Comment

    • Joe

      #3
      Re: barcode reader

      On Jul 8, 3:22 pm, "Michel Posseth [MCP]" <M...@posseth.c omwrote:
      huh a free barcode reader ???
      >
      Normally you buy a piece of hardware "the barcode reader" and this provides
      an interface to your software ( mostly a COM or .Net assembly ) or at
      least the specs how to read the info scanned by the device . some devices
      behave as if they are a keyboard
      >
      regards
      >
      Michel
      >
      "Joe" <joe1...@tlen.p lschreef in berichtnews:118 3919076.155850. 98170@d55g2000h sg.googlegroups .com...
      >
      >
      >
      is there any free barcode reader in vb8 for code-128 ??- Hide quoted text -
      >
      - Show quoted text -
      I have scanned high-resolution TIFF files with barcodes CODE-128 on
      it. That's why I am looking for software to read (ocr) barcodes from
      files.

      Comment

      • rowe_newsgroups

        #4
        Re: barcode reader

        On Jul 8, 5:52 pm, Joe <joe1...@tlen.p lwrote:
        On Jul 8, 3:22 pm, "Michel Posseth [MCP]" <M...@posseth.c omwrote:
        >
        >
        >
        huh a free barcode reader ???
        >
        Normally you buy a piece of hardware "the barcode reader" and this provides
        an interface to your software ( mostly a COM or .Net assembly ) or at
        least the specs how to read the info scanned by the device . some devices
        behave as if they are a keyboard
        >
        regards
        >
        Michel
        >
        "Joe" <joe1...@tlen.p lschreef in berichtnews:118 3919076.155850. 98170@d55g2000h sg.googlegroups .com...
        >
        is there any free barcode reader in vb8 for code-128 ??- Hide quoted text -
        >
        - Show quoted text -
        >
        I have scanned high-resolution TIFF files with barcodes CODE-128 on
        it. That's why I am looking for software to read (ocr) barcodes from
        files.


        Thanks,

        Seth Rowe

        Comment

        • George Hardy

          #5
          Re: barcode reader

          there are some third party tools like VintaSoft TWAIN and VintaSoft TWAIN
          that have this capability. Or, another one i know of is Atalsoft dotTwain.

          hth

          "Joe" <joe1977@tlen.p lwrote in message
          news:1183931544 .462793.252030@ c77g2000hse.goo glegroups.com.. .
          On Jul 8, 3:22 pm, "Michel Posseth [MCP]" <M...@posseth.c omwrote:
          >huh a free barcode reader ???
          >>
          >Normally you buy a piece of hardware "the barcode reader" and this
          >provides
          >an interface to your software ( mostly a COM or .Net assembly ) or at
          >least the specs how to read the info scanned by the device . some devices
          >behave as if they are a keyboard
          >>
          >regards
          >>
          >Michel
          >>
          >"Joe" <joe1...@tlen.p lschreef in
          >berichtnews:11 83919076.155850 .98170@d55g2000 hsg.googlegroup s.com...
          >>
          >>
          >>
          is there any free barcode reader in vb8 for code-128 ??- Hide quoted
          text -
          >>
          >- Show quoted text -
          >
          I have scanned high-resolution TIFF files with barcodes CODE-128 on
          it. That's why I am looking for software to read (ocr) barcodes from
          files.
          >

          Comment

          Working...