I need to generate a 2de5 barcode in GeneXus, I was testing a font I found, but I need it to have no numbers, just the barcode.
What is the best way to do this?
I need to generate a 2de5 barcode in GeneXus, I was testing a font I found, but I need it to have no numbers, just the barcode.
What is the best way to do this?
Good evening!
I have bank cards implemented in GeneXus applications.
What I do is work with image.
My application calls an executable passing parameter. This executable is a program that serves only to generate the image of the ticket bar code.
With the image in hand I add it in my Report or Procedure GX.
Does this idea suit you? I can see more details to get you through.
Good morning!
So, my case is web application.
I have a Bitmap type variable in the Report Layout. In the code I load it with the LoadBitmap statement.
Explain a little better how you are doing.
Att, Bruno