* Thus wrote Dan Joseph:
> ...
> 
> I was using ImageMagick, however it took a multipage tiff and turned it
> into:
> 
> 1.TIFF
> 
> 1.JPG.0
> 1.JPG.1
> 1.JPG.2
> 1.JPG.3
> 
> Sometimes they are 1.JPG, sometimes only 2 pages, sometimes 10 pages.  We've
> decided to go with a TIFF viewer plug-in, and just use those.  I am using
> the follow PHP script to handle this:
> 
> <?
> <code ok>...
> ?>
> 
> If the TIFF is a single pager, it works fine.  If it's a multipager, I get
> an invalid file format error.  I'm really at a loss as what to do.  I'm
> willing to explore other solutions to display the TIFF images also.
> 
> Can anyone please help?

I'm not familiar with TIFF (nor ie plugin) and these paging things
in .jpg, but the first question that comes to mind is, what exactly
is telling you that its an invalid format?


Curt
-- 
First, let me assure you that this is not one of those shady pyramid schemes
you've been hearing about.  No, sir.  Our model is the trapezoid!

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to