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
January 2006

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

2006.01.03 13:01 "read all uncompressed tiff data", by Rocky Pulley
2006.01.03 17:12 "Re: read all uncompressed tiff data", by Joris Van Damme
2006.01.03 18:23 "Re: read all uncompressed tiff data", by Rocky Pulley
2006.01.03 18:51 "Re: read all uncompressed tiff data", by Joris Van Damme
2006.01.03 19:08 "Re: read all uncompressed tiff data", by Rocky Pulley
2006.01.04 09:25 "Re: read all uncompressed tiff data", by Gerben Vos
2006.01.04 11:22 "Re: read all uncompressed tiff data", by Rocky Pulley

2006.01.04 09:25 "Re: read all uncompressed tiff data", by Gerben Vos

Rocky Pulley wrote:
>
> Is there some property that you know of to set  in the
> PDF for showing that this field is reversed?

Try to set the /BlackIs1 parameter, or use /Decode [1 0]. In my experience,
the /CCITTFaxDecode filter exactly reverses the meaning of those parameters,
despite what the PDF spec says. For the rest, the PDF spec is very
enlightening; practically all flags you can find in a TIFF can be set in the
PDF as well, also for the other compression methods. You can find the spec
at http://partners.adobe.com/asn/developer/technotes.html or thereabout.

					Gerben Vos.