[reportlab-users] Importing a Multipage .Tif file.

Jesse Andrews reportlab-users@reportlab.com
Wed, 14 Jul 2004 11:09:54 -0400


Yeah, I just wish we could save to TIF layer 4 using multipage :)  
--- someday :)

- Jesse

On Wed, 14 Jul 2004 12:31:16 +0100, Andy Robinson <andy@reportlab.com> wrote:
> > Use PIL to open the file. Use image.seek(pageno) inside a loop to seek
> > to each page and place them on a new page in your .PDF document.
> Wow.  Never new PIL could do this.  Thanks, Larry!
> 
> - Andy
> 
> 
> _______________________________________________
> reportlab-users mailing list
> reportlab-users@reportlab.com
> http://two.pairlist.net/mailman/listinfo/reportlab-users
>