
Thread
2012.02.07 13:39 "Re: [Tiff] libtiff tiff2pdf vs CTAN tif2eps + ps2pdf", by Leonard Rosenthol
Not necessarily.
You can write each strip as a separate image into the PDF.
Leonard
On 2/6/12 5:36 PM, "Bob Friesenhahn" <bfriesen@simple.dallas.tx.us> wrote:
When converting from TIFF->PDF, the entire TIFF infrastructure/file format is removed and only the bits/pixels are left. Whether those pixels are touched is up to the conversion tool and whatever transformations (color, compression, etc.) it wishes to perform - but in general, it's not necessary.
What about the case where the TIFF image is comprised of multiple strips? In this case, it seems that some translation is necessary.