When I generate an ITF14 code and trying to embed it, I’ve got a 400 error.
{"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"Error generating barcode","status":400,"detail":"Symbology ITF14 - codetext is invalid.","traceId":"|d3bdb53a-44bca443ca677c70."}
this is the embed code auto generated:
<div style="text-align: center;">
<img alt="Aspose Barcode"
src="https://products.aspose.app/barcode/embed/image.Png?BarcodeType=ITF14&Content=48100545310128&Height=340&Width=1253" />
</div>
<div style="text-align:center;">
<!-- Link to Aspose Barcode is required -->
<a href="https://products.aspose.app/barcode/" title="Aspose Barcode" target="_blank">
Aspose Barcode
</a>
</div>