Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Saturday, January 15, 2011 7:59:27 PM(UTC)
wma.amber2

Groups: Registered
Posts: 1


Looking to read QR barcodes and output data to text file or database. Can I do this with Lead Tools?
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Sunday, January 16, 2011 10:54:58 PM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

Was thanked: 1 time(s) in 1 post(s)

The details depend on the programming interface (C DLL, C++ Class library, .Net classes, etc.) that you use.

For example, if you are using LEADTOOLS .Net classes; you can read barcodes by using the BarcodeEngine.Read() Method. This method returns the recognized barcodes data in a collection of BarcodeData classes. You can get the recognized string from the BarcodeData class then do whatever you want with the data. If you wanted to write them into a text file or database; this is all left up to your application logic.

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.049 seconds.