2005.06.07 19:21 "[Tiff] TiffSplit can't handle 16 bits per sample?", by James Carroll

2005.07.07 09:18 "Re: [Tiff] Version 3.7.3", by Beppe Costagliola

/home/costagliol/QPDSPLIB.tiff: Magic: 0x4d4d <big-endian> Version: 0x2a Directory 0: offset 5758 (0x167e) next 0 (0) SubFileType (254) LONG (4) 1<0> ImageWidth (256) LONG (4) 1<2432> ImageLength (257) LONG (4) 1<3005> BitsPerSample (258) SHORT (3) 1<1> Compression (259) SHORT (3) 1<4> Photometric (262) SHORT (3) 1<0> StripOffsets (273) LONG (4) 1<8> Orientation (274) SHORT (3) 1<8> SamplesPerPixel (277) SHORT (3) 1<1> RowsPerStrip (278) LONG (4) 1<3005> StripByteCounts (279) LONG (4) 1<5734> XResolution (282) RATIONAL (5) 1<300> YResolution (283) RATIONAL (5) 1<300> ResolutionUnit (296) SHORT (3) 1<2>

Subject: Re: [Tiff] Version 3.7.3

> On Wed, Jul 06, 2005 at 02:50:50PM +0200, Beppe Costagliola wrote:
> > I recompiled the tifflib with 3.7.3. I think I bypassed the "lfind"
> > problem because I wrote my own code but it seems there is something
> > wrong elsewere.
> >
> > When I try to convert a tiff into pdf I get this error:
> > Not a TIFF file, bad version number 10752 (0x2a00)
> >
> > But the tiff opens fine with windows tools.
>
> What about tiffinfo/tiffdump results for your file?