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
March 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.03.04 23:20 "Converting a multi strip image to a single strip per page image", by <erez.har-tal@walgreens.com>
2008.03.05 14:02 "Re: Converting a multi strip image to a single strip per pageimage", by Gerben Vos

2008.03.05 14:02 "Re: Converting a multi strip image to a single strip per pageimage", by Gerben Vos

Erez.Har-Tal@Walgreens.com wrote:

> I need to be able to take a tiff image and convert it from a multi
> strip per page tiff image to a single strip per page image. (Due to
> faxing board vendor requirements)

You can use the tiffcp command line utility:
"tiffcp -s -r 99999" should be enough, since faxes have less than
99999 lines.

					Gerben Vos.

-- 
Please reply to the mailing list, not personally to me.