1

I already have made a new font to create the barcode in my Smartform. But now the next step.

How can I create a barcode with a horizontal line trough it?

Example: Barcode with horizontal line

Hope anyone could help me. I'm pretty stuck here.

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48
K. Schouten
  • 107
  • 2
  • 12

1 Answers1

3

i don't think there is a strikethrough option for the fonts.
if the barcode is always present at the same place, and nearly occupy the same place, you could use one of the following method

  • simulate the line with an empty windows over the one containing the barcode, with a non null border
  • use an empty window with an image containing the line

regards

PATRY Guillaume
  • 4,287
  • 1
  • 32
  • 41