The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM
Home Forums Register Rules & FAQ Members List Arcade Search Today's Posts Mark Forums Read


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!


Other UNIX.COM Threads You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Tiff Plugin 0.3.2 (Default branch) iBot Software Releases - RSS News 0 03-27-2008 06:00 PM
Automatized .ps into .tiff conversion cordobapab UNIX for Dummies Questions & Answers 1 01-18-2006 12:24 PM
printing PDF files abNORMal UNIX for Dummies Questions & Answers 4 05-20-2004 05:01 AM

Closed Thread
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-05-2001
Registered User
 

Join Date: Sep 2001
Posts: 2
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
Printing .TIFF files

Please forgive my ignorance...but I was hoping a Unix guru could help me with sending .TIFF files to an HP color laserjet 8550. I understand that .TIFF is not one of the languages used in this case, but I understood that there might be some commands that could be added to the queue to allow it to print...could someone please help me with this issue please?


Thank you,

Dave
Forum Sponsor
  #2 (permalink)  
Old 09-05-2001
Neo's Avatar
Neo Neo is offline
Administrator
 

Join Date: Sep 2000
Location: Asia Pacific
Posts: 3,955
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
One way is to convert the file to other formats.

Here are suggestions for how to do this:

http://www.intelligraphics.com/artic...g_article.html

Also look at this example :

Quote:
You need to create an entry in the /etc/printcap file, something like this:


hplj5n|lp1:\
:rm=hostname:\
:rp=printername:\
:sd=/var/spool/lpd/hplj5n:\
:lf=/var/spool/lpd/lpd.log:\
:if=/var/spool/lpd/filter:


The first line is the printer name you can use either hplj5n or lp1 with 'lpr -Pname'.

The rest of the lines are as follows:

rm - remote machine, this is typically the same as the printer name with network printers other wise it's the machine name of the system the printer is connected to.


rp - remote printer, this is typically the same as the machine name
with network printers other wise it would the print name such as
'hplj5n' if the printer is attached to a remote system.


sd - the spool directory where print jobs are spooled


lf - the log file


if - the interface filter, used to convert formatted/unformatted
text (ASCII, TEX DIV, POSTSCRIPT, PCL, etc.) and image data (BMP, PPM, JPEG, GIF, TIFF, etc.) to POSTSCRIPT or PCL format.
  #3 (permalink)  
Old 09-05-2001
Registered User
 

Join Date: Sep 2001
Posts: 2
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
Printing TIFF in UNIX

I was wondering if this also applied to UNIX? Because in the article you referred me to it only mentions LINUX
  #4 (permalink)  
Old 09-05-2001
Neo's Avatar
Neo Neo is offline
Administrator
 

Join Date: Sep 2000
Location: Asia Pacific
Posts: 3,955
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
UNIX is a multiprocessing OS that is well described in the literature. Linux is a UNIX kernel written by Linus Torvalds.

Slackware, Red Hat, Suse, etc. are just distributions of the Linux kernal that are based on GNU software, all developed for the UNIX operating environment (long before linux was on the planet.)

Sun OS, Solaris, AIX, etc. are also based on UNIX kernels. The environment can be built on GNU software as well.

There is nothing common with AIX, SunOS, OSX, HPUX, SGI, ULTRIX, FREEBSD, etc. etc that is not common with LINUX. They are all based on the philosophy of the UNIX OS.

In fact, there is nothing useful in grouping all non-Linux OSs under the UNIX flag and dividing it that way on this site.

None of this has anything to do with TIFF files.... so lets move to TIFF. The philosophy of UNIX has been discussed many times in the threads.
Google UNIX.COM
Closed Thread



Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 12:42 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger

Search Engine Optimization by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102