https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26962 --- Comment #5 from Alex C <alexanderchen530@gmail.com> --- Just for documentation purposes I'm posting the original solution I found on StackOverflow and sent a ticket to ByWater: https://stackoverflow.com/questions/27203571/receipt-printing-in-chrome-bad-... The original StackOverflow thread was in a different environment but he is using the same printer and the same receipt paper we have. Thanks Lucas for making the solution work in Koha~ :) Lucas/David - after this is all finished in Koha proper instead of using "@media print", I can test it on real receipt printers for you guys (actually I already tested while Lucas and I were playing around with it, it looks good with #000000). Also a small thing that David's mentioning of Chrome pop-up reminded me to write this down too: we use Chrome's --kioskprinting" switch to bypass the "select a printer" pop-up and shoot out the receipts directly. Thanks. -- You are receiving this mail because: You are watching all bug changes.