My code works perfectly on IE 9 but does not work properly on IE 11.
I can't use this in my code (this fix problem only to some machine, but not to all)
<meta http-equiv="x-ua-compatible" content="IE=EmulateIE9" >
I have this
<style type="text/css">
.barcode {font-family: Free 3 of 9 Extended; font-size: 32pt; }</style>
<span align="center" class="barcode">
and this
*IA17629105465465*
</span>- Do you have any idea why