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
August 2004

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

2004.08.30 12:58 "Tiff merge problem!!!", by Ionita Alexandru
2004.08.30 18:31 "Re: Tiff merge problem!!!", by Andrey Kiselev
2004.08.31 10:27 "Re: Tiff merge problem!!!", by Ionita Alexandru
2004.08.31 17:15 "Re: Tiff merge problem!!!", by Andrey Kiselev
2004.08.31 17:21 "Re: Tiff merge problem!!!", by Chris Losinger
2004.08.31 17:41 "Re: Tiff merge problem!!!", by Andrey Kiselev
2004.09.01 01:34 "Re: Tiff merge problem!!!", by Bob Friesenhahn

2004.08.30 12:58 "Tiff merge problem!!!", by Ionita Alexandru

Hi there.

I have a big big big problem.
I have two tiff files:
first 03049063.tiff (you cand find it at
http://iga3k.spymac.net/03049063.tiff)
and second, 03049063_html.tiff (you cand find it at
http://iga3k.spymac.net/03049063_html.tiff), and I want to merge this two
files (in my application more files like this must be merged) in a multi
page tiff using this command 

tiffcp -c g4 03049063.tiff 03049063_html.tiff res.tiff 

and result res.tiff (you cand find it at
http://iga3k.spymac.net/03049063_html.tiff), but in this result file, pages
that came from 03049063_html.tiff are badly decode/coded.

this file (03049063_html.tiff) is converted from a html file to a
tiff using html2ps tool, and then ghostscript for converting from ps to tiff

Please help me...I'm in big big trouble!