HTMLPrint not printing bar codes sometimes

Hello,

We have been using HTMLPrint for a while now and on one of our printers we have been printing a webpage that contains two 3of9 bar coded items. The printer is an HP LaserJet P2050 and we have never had any issues. There has been a recent addition of another printer to also print this same webpage. This printer is an HP LaserJet 400n. The issue we are having with this printer is that sometimes the bar codes print and sometimes they do not. We can print the same webpage over and over and sometimes the bar codes are there and sometimes it is just the characters that make up the bar codes.

Here is how the bar codes get put on the web page. If need be I can send you the fonts as well.

The bar codes are on the web page like:
*123456*

The css for the bar codes fonts is:
@font-face {
font-family: free_3_of_9regular;
src: url('free3of9-webfont.eot');
src: url('free3of9-webfont.eot?#iefix') format('embedded-opentype'),
url('free3of9-webfont.woff') format('woff'),
url('free3of9-webfont.ttf') format('truetype'),
url('free3of9-webfont.svg#free_3_of_9regular') format('svg');
font-weight: normal;
font-style: normal;
}

Have you seen this problem before? Is there possibly an update to HTMLPrint that fixes this kind of issue? Any help is appreciated.

Thanks,
Customer
---------------------------------------------------
Just for checking, you may open this web page in IE, click "File"->"Print Preview" menus, this web page will be shown in a Print Preview window, can you see barcode image in this Print Preview window correctly? if yes, you should no problem to print this barcode image to printer, if not, please try to fix this problem in Print Preview window first, then you will able to print the barcode image to target printer with HTMLPrint Command Line application.

VeryDOC

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!