AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
February 2008

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2008.02.27 03:16 "printing tiff images", by <robert@lange.ca>
2008.02.27 03:55 "Re: printing tiff images", by Bob Friesenhahn
2008.02.27 04:28 "Re: printing tiff images", by Bob Friesenhahn
2008.02.27 20:33 "Printing TIff images", by Richard Nolde

2008.02.27 03:55 "Re: 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/