server
server copied to clipboard
how do I remove the description (text) associated with the generated barcode, is there a tag to insert in the API?
Hello, thank you for your great work, but I have a question, is it possible to remove the text associated with the barcode? thanks
i also need this if possible please
i also need this if possible please
solved it temporarily using css
<div style="height: 17px; overflow: hidden;">
<img src="https://barcodeapi.org/api/128/1234" style="width: 125px; height: 25px; display: block;">
</div>
I apologize for the delayed response, you can now use the render option: ?text=none