Tuesday, May 07, 2013

Impresora Ticketera

POS-D, SP-POS76IIRC
http://poshttp://www.blogger.com/img/blank.gif-d.com/

Driver
http://www.4shared.com/rar/3kcX-tck/Driver-posd-matricial_SP76II.html

Deprecated, then use generic driver on W7 and others different to XP.

Tools Resource:
[1] Adding generic values https://pos-x.com/support-article/printer-installation-workaround-thermal/

[2] PDF Printer https://www.pdfforge.org/pdfcreator/download

No comments:

Python3 version alternatives and virtual environments

Solving multiple python installation:   sudo update-alternatives --install /usr/ bin /python3 python3 /usr/ bin /python3 .5 1 sudo update...