Computing.Net > Forums > Unix > Printing from unix to network printer or local printer

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Printing from unix to network printer or local printer

Reply to Message Icon

Name: p@trick Lelie
Date: March 17, 1999 at 10:45:52 Pacific
Comment:

How do I print files from unix to a local or network(NT) printer ?

I'm almost fired, Please save my life !!!



Sponsored Link
Ads by Google

Response Number 1
Name: anthony moore
Date: March 17, 1999 at 15:40:43 Pacific
Reply:

ON the command line type:

lp -d host_name_of_printer -oc -o landscape -olm15

EX:
lp -d 400_it8 -oc -o landscape -olm15'


0

Response Number 2
Name: Anthony
Date: March 18, 1999 at 01:36:25 Pacific
Reply:

If the printer is connected to your Windows NT workstation then:
1. Install Microsoft TCP/IP Printing from ControlPanel/Network/Services
2.Then setup a share that points to your printer
3. On unix insert the hostname in your /etc/hosts
4. Enter
lpsystem -t bsd hostname
lpadmin -p printername -s hostname\!sharename
enable printername
accept printername

This should now allow you to print to your local printer


0

Response Number 3
Name: Deb
Date: August 3, 1999 at 05:29:40 Pacific
Reply:

I am printing from a UNIX svr4 system to a network connected printer. Files will print, but there are no carriage returns or line feeds so the lines of the file prints across the page like this:

xxxxxxxxxxxx
xxxxxxxxxxxxxxxxx
xxxxxxxx

Can you please tell me why?, and offer some solution.

Thank You


0

Response Number 4
Name: Ed Friedman
Date: August 19, 1999 at 14:39:07 Pacific
Reply:

The lack of a carriage return is the known property of several network printers, most prominently the HP line. The solution is to install their WebJetDirect software. Unfortunately, for all platforms other than HP Unix, they are one revision of OS behind in what can run this software. E.g., they support RedHat 5.2, but not 6.0; they support Solaris 2.6, but not 2.7; etc.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: Printing from unix to network printer or local printer

Printing from Unix to Windows www.computing.net/answers/unix/printing-from-unix-to-windows-/32.html

Printing from UNIX to a Network Printer www.computing.net/answers/unix/printing-from-unix-to-a-network-printer/409.html

Moving file from Unix to NT www.computing.net/answers/unix/moving-file-from-unix-to-nt/1784.html