Hello,
Can somebody help me, I need to generate a barcode EAN 128 with Crystal and I don't know how to do it ?
Thank's for your help and have a nice day
cheers
fabrice
Hello,
Can somebody help me, I need to generate a barcode EAN 128 with Crystal and I don't know how to do it ?
Thank's for your help and have a nice day
cheers
fabrice
Hello,
I've got problem :-(
I create a formula call "tutu" with this code :
numberVar x:=0;
if PreviousIsNull ({Explorer.piece_id}) then
x := {Explorer.piece_surf_nette}
else
if Previous ({Explorer.piece_id})={Explorer.piece_id} then x:=0
else
x :=...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.