Python Forum
setup epson lq350 dot matrix printer by python-printer-escpos
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
setup epson lq350 dot matrix printer by python-printer-escpos
#7
(Jun-01-2017, 04:32 AM)Larz60+ Wrote: All devices need a driver. The most common ones are installed automatically (plug & play)
The odd ones have to be installed.
The application sends commands to the driver, the driver interprets these commands and send the
appropriate signals to the printer
so you still need to install a driver, or check if it's already installed.

i didn't uninstall driver...but i used CUPS and i could print a simple test file without using the python code...after this success now i want to use pycups module in python...
what's your oponin???
it means that the driver has installed by cups??? i'm not sure since i didn't use any ppd file for installing driver
Reply


Messages In This Thread
RE: setup epson lq350 dot matrix printer by python-printer-escpos - by gray - Jun-02-2017, 01:57 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem with the printer function scratchmyhead 4 3,357 Oct-15-2020, 12:14 PM
Last Post: YvonneAlsop
  [Tkinter] How to print data to the printer scratchmyhead 11 8,003 Aug-20-2020, 08:12 PM
Last Post: StevenLee
  the rs232 printer is not working gray 10 8,800 May-17-2017, 09:21 AM
Last Post: gray

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020