LEADTOOLS Support
Imaging
Imaging SDK Examples
Re: Scan images with barcode separator LEADTOOLS v15 .Net C# project
#1
Posted
:
Thursday, September 6, 2007 4:46:42 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Hello,
I am attaching LEADTOOLS v15 .Net C# project that does the following:
- Scan single or Multi-Page files and save the scanned files to single or Multi-Page TIFF images.
- During the scanning process, the BarcodeEngine searches for Code128 barcode type in each scanned image (the BarcodeEngine uses the rectangle (0, 0, 300, 300) to search for barcodes in the image).
If the barcode in the file equals "separator" string, the scaneed images will be saved to a separate file.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
#2
Posted
:
Tuesday, May 5, 2009 3:29:29 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
This demo has been ported to use LEADTOOLS 16 with VS 2005.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
#3
Posted
:
Wednesday, May 18, 2011 12:51:44 AM(UTC)
Groups: Registered
Posts: 12
Please example code for LEADTOOLS v17 .Net C#. Thank you.
#4
Posted
:
Wednesday, May 18, 2011 6:01:59 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
I've ported the demo to v17 using VS2008.
#5
Posted
:
Monday, October 2, 2017 9:27:36 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 199
Was thanked: 28 time(s) in 28 post(s)
Updated to LEADTOOLS v19 with Visual Studio 2017. Also changed project to automatically select dll's for running in 32-bit and 64-bit.
Extract to "C:\LEADTOOLS 19\Examples\DotNet\CS\" to use the example.
Changed barcode detection to use
BarcodeService instead of
BarcodeEngine.
Anthony Northrup
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Imaging
Imaging SDK Examples
Re: Scan images with barcode separator LEADTOOLS v15 .Net C# project
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.