PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Bar Codes
Bar Codes
Iniciado por derek.theobald, 25,jul. 2003 13:51 - 1 respuesta
Publicado el 25,julio 2003 - 13:51
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
Publicado el 25,julio 2003 - 15:00
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