Results 1 to 6 of 6

Thread: Qt widgets with barcodes

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2013
    Posts
    2
    Qt products
    Qt3
    Platforms
    Windows

    Default Re: Qt widgets with barcodes

    I am using the barcode reader for .net.
    It's necessary to have the barcode reader dll.
    Both the C# and VB.NET are supported.
    BizCode Barcode Reader for .NET scans, reads various linear & 2D barcode images, including ISO / IEC specified barcodes like Code 39 & Code 39 Extension, Code 128; GS1 specified linear barcodes like EAN-8 & EAN-13, UPC-A & UPC-E, as well as Interleaved 2 of 5, Codabar, and 2D barcodes Data Matrix, QR Code, PDF-417. Supported image formats include Gif, Png, Jpeg/Jpg, Tiff and.NET image objects.
    Hope it helps!

  2. #2

    Default Re: Qt widgets with barcodes

    I think absolutely you can use a barcode library or dll to read the barcode if there is no barcode scanner which supports Qt. I used this barcode scanner for C# projects. It is completely developed in C#.NET, compatible with .net framework 2.0 and later versions, decoding barcodes from Tiff, Bitmap, Gif, Jpeg image types in C#.net class. It supports to read and recognize 20+ linear, 2d barcode images in C#. If you want to have a try, you can use the free veriosn. Here is the reading guide.

  3. #3
    Join Date
    Dec 2013
    Posts
    5
    Qt products
    Platforms
    Windows

    Default Re: Qt widgets with barcodes

    Quote Originally Posted by qtfans001 View Post
    I think absolutely you can use a barcode library or dll to read the barcode if there is no barcode scanner which supports Qt. I used this barcode scanner for C# projects. It is completely developed in C#.NET, compatible with .net framework 2.0 and later versions, decoding barcodes from Tiff, Bitmap, Gif, Jpeg image types in C#.net class. It supports to read and recognize 20+ linear, 2d barcode images in C#. If you want to have a try, you can use the free veriosn. Here is the reading guide.
    Is possible to get a barcode reading control that is compatible with Qt?

Similar Threads

  1. Replies: 0
    Last Post: 30th April 2012, 15:17
  2. Replies: 2
    Last Post: 30th March 2011, 20:20
  3. Replies: 2
    Last Post: 16th December 2010, 11:52
  4. Replies: 5
    Last Post: 18th April 2010, 23:31
  5. Replies: 0
    Last Post: 15th May 2009, 15:38

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.