|
VintaSoftBarcode.NET Library 3.2 has been released.
VintaSoftBarcode.NET Library - the easiest way for reading 1D and 2D barcodes from your VB.NET, C# or ASP.NET application. Supported barcode types: Australian Post, Code 11, Code 39, Code 93, Code 128, Codabar, Data matrix, EAN-8, EAN-13, Industrial standard 2 of 5, Interleaved 2 of 5, Intelligent Mail, Patch code, PDF417, Planet, Plus 2, Plus 5, Postnet, QR Code, Royal Mail, Telepen, UPC-A, UPC-E. Library was tested and has examples for VB.NET, C#, ASP.NET, Borland Delphi, Borland C# Builder.
What's new in this version: - Library allows to read QR Code and Intelligent Mail barcodes now. - Reading algorithms of barcodes have been optimized and improved. - Anti-aliasing algorithm for Black/White images has been added.
Related Discussions - USING DLLS (2001-01-03 14:47:50)Hi again Goober ... :o)
Let's take NETAPI32.DLL as an example.
This DLL is created by Microsoft and the explanation of its use is described in...
- MANIPULATING WINDOWS OF OTHER PROGRAMS (2001-01-04 10:11:41)You need to use the EnumWindows API function to figure out the handle of each window that you want to manipulate (you may also need to use...
- DETECTING ACTIVE DESKTOP -- SYSTEMPARAMETERSINFO? (2001-01-06 21:06:54)I'll check this out and then accept as answer, cheers :)
- CAN NOT RUN DELPHI 5 ENTERPRISE ON WINDOWS 2000 (2001-01-07 13:12:43)brother you are not alone as in my knowledge many other developers are also facing the same problem especially while updating control's position or...
- HOW CAN I ROTATE A PICTURE? (2001-01-06 20:18:51)Hello
You can download TRotateImage for Delphi 3-4-5 at
http://www.crosswinds.net/%7Ekhojasteh/rotimg.html
This component works with...
- ABOUT THE TIME...? (2001-01-10 09:05:50)Yes. See the thread about opening control panel applets.
-- The Smurf
- HOW TO ADD A TLISTBOX TO A FORM AT RUNTIME? (2001-01-09 20:05:44)Just add "listbox1.parent:=form1" after "create"...
- SAVING WITHOUT USING SAVETOFILE() ? (2001-01-10 21:50:58)I know that one.. It's not working correctly unforutnatly.
When I save a 256 color as 8bit it looks *very* different.. if I save it in 32bit...
- MAKING A COMPILER WITH DELPHI 4 (2001-01-15 03:57:01)Goober,
Try http://www.bloodshed.net/compilers/
they used delphi to create a c compiler, talk about irony haha, sources etc. are available so...
- COMMAND LINE ARGUMENTS? (2001-01-14 18:04:25)Here's the best way for me to do so... It's an article published in UNDU April 1998... If you don't want to read the article, just copy the unit...
|