2008.02.27 03:16 "[Tiff] printing tiff images", by langenet

2008.02.27 03:55 "Re: [Tiff] printing tiff images", by Bob Friesenhahn

On Tue, 26 Feb 2008, langenet wrote:

I'm new to libtiff and image manipulation for that matter and was wondering how folks are sending tiff images for print in a UNIX environment (lpr). I realize there is a requirement from text to postscript which can be provided by associated printcap filter designations. Oh.. I'm looking at doing this via command line as I need to script a process for this.

Not surprisingly I use GraphicsMagick to do this. ;-)

gm convert file.ps -rotate 180 -page Letter PS:- | lp -c -d myprinter

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/