LEADTOOLS Support
General
LEADTOOLS SDK Examples
How to use LEADTOOLS v15 Barcode inside Web demo
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, April 8, 2008 4:54:47 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
The attached project is a copy of the LEADTOOLS v15 WebFormsDemo where you can read and write 2 types of Barcode (Barcode 1D 128 and PDF417 Barcode).
The project uses the WebForms DocumentCleanDemo to load the images, this allows you to do some document cleanning before reading or writing Barcode on loaded images.
When writing Barcode on an image using this project, it will be saved in a sub-folder "BarcodeImages" inside the "Resources" folder and directly loads it on the WebImageViewer control so you can see the new image.
To run this project you need to do the following:
1- Copy the ZIP file to "LEADTOOLS15.1\Examples\DotNet\CS\" and unzip it there
2- Run the "CSWebFormsDemo.csproj" and add references to the LEADTOOLS needed DLLs
3- Copy the LEADTOOLS Barcode Engine DLLs to the project folder that contains the "DocumentCleanDemo.aspx" file to be able to read and write Barcodes.
LEADTOOLS Support
General
LEADTOOLS SDK Examples
How to use LEADTOOLS v15 Barcode inside Web demo
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.