LEADTOOLS Support
General
General Questions
Sample: Write QR Barcode using C DLL v18 L_BarCodeWrite function
While some posts in this topic are more current, this topic was posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, June 20, 2013 5:37:56 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
I am attaching a small Win32 Console application that shows how you can write a QR barcode using C DLL v18 L_BarCodeWrite function.
You can use the console application by passing two command line arguments:
1. Barcode data.
2. Target file name. The application will save the barcode to PNG image.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
#2
Posted
:
Tuesday, January 15, 2019 1:57:54 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 54
Thanks: 2 times
Was thanked: 10 time(s) in 10 post(s)
I have updated this project to use version 20 of our toolkit using Visual Studio 2017. This is also now configured to run in 64 bit mode as well. As before, to call this program from the command line you must provide it with a string that you wish to use as the barcode data, as well as a filename for the resulting image. The project is set up to use the string "LEADTOOLS" as the barcode data and save to C:\temp\QRbarcode.png.
Edited by moderator Wednesday, January 23, 2019 11:03:10 AM(UTC)
| Reason: Marked post status as V20
Josh Clark
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
General
General Questions
Sample: Write QR Barcode using C DLL v18 L_BarCodeWrite function
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.