T O P I C R E V I E W |
MMihelic |
Posted - Aug 04 2012 : 10:44:34 Hello.
If I take a "non-Intel" two-page TIFF end extract the second page to a stream (ExtractTIFFImageStream) and then try to read tags from this stream (TIETIFTagsReader.CreateFromStream(PageStream, 0)) I get an invalid value for the tag 258 (Tags.GetInteger(258)).
I have double checked, and the TIFF contains proper information. The TIETIFFTagsReader will read the correct value if I read the TIFF page directly. Only by following the above procedure and extracting a single page to a memory stream exhibits this problem.
-- Regards, Matej. |
2 L A T E S T R E P L I E S (Newest First) |
MMihelic |
Posted - Aug 08 2012 : 02:16:36 I don't know what I was thinking by not including the sample in the first place. I apologise.
I hope it will help.
<https://direct.neosys.si/helpdesk/public_files/00017Bmsb2lsb.tif> https://direct.neosys.si/helpdesk/public_files/00017Bmsb2lsb.tif
-- Regards, Matej. |
fab |
Posted - Aug 06 2012 : 04:55:43 Hello, please could you send a sample of this TIFF file? |