python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
python- splitting an array into sub arrays dependant on value (opencv- image cropping)
I am trying to crop an image of dot matrix print into individual characters. I have dilated the characters, threhold and inverted them.
I have created an array that has the pixel values of the blank ...

Tam
Votes: 0
Answers: 1
Dot-matrix printer doesn't moves to next tear off position after printing using python
I am using Epson FX2175 dot matrix printer and win32print python library to give commands to printer. After printing is completed paper doesn't moves to next tear off position.
I tried sending FF(form...
Deep Nishad
Votes: 0
Answers: 1
Print clearly from web browser to EPSON U220 printer
I do have an HTML receipt (basic only text) from EPSON U220 printer. The printing function works with window.print(). But the print i get is not clear. I found that as because web print it as an image...
TDJ
Votes: 0
Answers: 0