LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Printing problems (https://www.linuxquestions.org/questions/linux-newbie-8/printing-problems-484427/)

hkillen 09-17-2006 03:54 PM

Printing problems
 
Using Linux Enterprise, RElease 4, RedHat
Set up printer through the GNOME GUI
Able to print a test page, no problem.
After rebooting, my printer appears in the print manager. However, when I click the print icon in an application (ex. Test Editor applicaiton), nothing happens.
Using a JetDirect Printer, port 9100, the Printer is a Generic PostScript Printer.

What's up?

odcheck 09-18-2006 09:07 AM

no question is a stupid question thats why I am asking.
Is it declared as standard printer?

what shows
Code:

lpstat -p -d
after you setup the printer and then after you restarted your system.

can you sent a file through the console to the printer?
Code:

lp -d printer filename
or
Code:

lpr -P printer filename


All times are GMT -5. The time now is 03:48 AM.