How to create datamatrix Barcode ?
http://datamatrix.kaywa.com/img.php?s=8&d=Hello%20xHarbour
regards
Fafi
Fafi,
You could use SetPixel( hDC, nRow, nCol ) to paint the pixels.
Hello,
I found in my software-collections a complete
barcode-class. Is it that what you need ?
Regards
Uwe
barcode class complete ?
do you have barlib ?
do you have VRDBARcode ?
they are not complete!!!!!
Hello Silvio,
What i have is a class-source ( PRG-File )
It seems, I have something new to do :
Create a Barcode-Designer ( something like Infobar for VIA-Coral )
with Source-Creator.
So on the screen, the user can define his Barcode and
create the needed prg-source for copy and paste in his program ?
Regards
Uwe
I created a tbarlib class ( from barlib) with an my friend(S.P.)
Vertical
Horizontal
Circular ( grades ...)
Square
with a method save2bmp()
I made also a program to set and print a barcode as that you want make... I can send you it