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

Larry Bates reportlab-users@reportlab.com
Tue, 13 Jul 2004 10:16:09 -0500


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.

HTH,
Larry Bates
Syscon, Inc.


Hi;
	I am using ReportLab to create a pdf and have been successfull in importing
all flavours of ".tif" files. However, I am having problems when the tif
file contains mutiple images. What I need to do is for each image contained
in the .tif file (there are > 1 image stored in each tif file), I need to
create a separate page in the resulting pdf file. Can anyone assist with
this?

Thanks

Jody Burgess ISP
Systems Analyst
Seward Consulting Ltd.
780.702.5103
jody.burgess@sewardconsulting.com