Printing a 30 page tiff...
Printing a 30 page tiff...
- Subject: Printing a 30 page tiff...
- From: Ben Mackin <email@hidden>
- Date: Wed, 23 Jul 2003 14:11:27 -0700
I am having some issues. I have a multipage tiff file containing 30 pages. I
can open and print it fine in Preview. However trying to print from my own
app causes some issues. Currently what I do to print is take the tiff file
and page by page build an NSImage, and then load that single NSImage into an
NSImageView. This works for small files (less than 10 pages), as I don't
exceed the "size limit" of an NSImage. But since I have this 30 pager, I am
at a loss of what to do. I don't know how to "build" a good NSImage I could
print.
Help is much appreciated.
Thanks,
Ben
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.