Skip to main content
Known Participant
September 14, 2009
Answered

Multipage Tif Image

  • September 14, 2009
  • 1 reply
  • 993 views

I need to separate two images that are in one .tif file and display them separately.  Does anyone know the best way to retrieve each image?

Thanks!

    This topic has been closed for replies.
    Correct answer -__cfSearching__-

    There are a bunch of options for extracting. The best one depends on your requirements.

    http://www.coldfusionjedi.com/index.cfm/2008/4/15/imageUtils-gets-some-Tiff-love

    http://www.leavethatthingalone.com/blog/index.cfm/2008/4/6/ColdFusionAndMultiPageTiffs

    1 reply

    -__cfSearching__-Correct answer
    Inspiring
    September 15, 2009

    There are a bunch of options for extracting. The best one depends on your requirements.

    http://www.coldfusionjedi.com/index.cfm/2008/4/15/imageUtils-gets-some-Tiff-love

    http://www.leavethatthingalone.com/blog/index.cfm/2008/4/6/ColdFusionAndMultiPageTiffs

    Known Participant
    September 15, 2009

    Thanks!

    The first one http://www.coldfusionjedi.com/index.cfm/2008/4/15/imageUtils-gets-some-Tiff-love  works great!  

    Unfortunately, the second link (http://www.leavethatthingalone.com/blog/index.cfm/2008/4/6/ColdFusionAndMultiPageTiffs)

    was unreadable.  I had to remove styles to see it.  If it takes that much effort to read a website, I can only assume the product follows suit.

    Thanks, again.

    Inspiring
    September 15, 2009

    Unfortunately, the second link (http://www.leavethatthingalone.com/blog/index.cfm/2008/4/6/ColdFusionAndMultiPageTiffs)

    was unreadable.  I had to remove styles to see it. 

    Strange. I had no problems viewing it with Firefox. It is a good site. But I know not everyone is fond of darker page backgrounds. Anyway, I am glad you found something that did the trick.

    -Leigh