Hi, im having a problem when i try to print barcodes using google chrome.In the browser i see the correct rendering of the barcode, but in the print preview and in the printed sheet the barcode are wrong.
This is the correct barcode, i see this in the browser:

This is the same barcode in the print preview:

This is a piece of the code for render the barcode:
How i say, in the browser the barcode is perfect, but in the print preview are wrong. Like if the print preview are changing my <img> proprietes or adding some css?
I test this in mozilla firefox, and the print are ok, like in the browser. The problem happends just with google chrome.
Any idea for solve this problem? Thanks!