Hello,
using the barcode component I can use displayText with
{ text: 'test text', position: 'Bottom' }
but I would like to have a text on top and at the bottom at the same time...
Another option would be multiline, but it seems that all html code for a new line etc is deleted when passing the text.
Is that possible?
I need to have it integrated in the barcode component as I need the canvas afterwards for printing...
Thanks!
Martin