Multi-page TIFF file support ?
Multi-page TIFF file support ?
- Subject: Multi-page TIFF file support ?
- From: Robert Miller <email@hidden>
- Date: Fri, 03 Aug 2001 09:14:31 -0400
- Organization: RFM & Associates
Hello,
I'm using multi-page tiff files in an application and there does not
seem to be any support for this feature in the NSImage object. Each page
is a bitmap image so the default (and only) NSImageRep that gets created
for the image(s) is NSBitmapImageRep which does not support multi-page.
There is of course multi-page support in the NSPDFImageRep object but,
the files I have are archived and must be displayed in this manner. Is
there a way to obtain multi-page support for a multi-paged TIFF document
?
Thanks in advance,
Regards,
Bob M.