PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV 2024 → Bar Codes
Bar Codes
Started by derek.theobald, Jul., 25 2003 1:51 PM - 1 reply
Posted on July, 25 2003 - 1:51 PM
Hi
2 questions
Is there a method of validating a number entered against the selected Bar Code type other than print preview?
Is it possible to progamatically capture the Bar Code image and display it on the online data entry window?
Regards
DT
Posted on July, 25 2003 - 3:00 PM
Hi DT,
in fact, it's very simple to calculate the check-digit of an EAN-8, EAN-13 or one of the equivalent UCC-codes.
Sorry, I have no example in WinDev, but in Basic (VBDOS 1.0) only. If you need further assistence, just tell me,
I'll try to help. Display: For WD75 there is an example somewhere. WD75 is able to print and display bar-codes.
Regards,
guenter

Hi
2 questions
Is there a method of validating a number entered against the selected Bar Code type other than print preview?
Is it possible to progamatically capture the Bar Code image and display it on the online data entry window?
Regards
DT