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 04:28 "Re: printing tiff images", by Bob Friesenhahn

On Tue, 26 Feb 2008, Bob Friesenhahn wrote:
> Not surprisingly I use GraphicsMagick to do this. ;-)
>
> gm convert file.ps -rotate 180 -page Letter PS:- | lp -c -d myprinter

Or more correctly

gm convert file.tiff -rotate 90 -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/