D
ddobier
I have thousands of multipage tif images in many subdirectories that I need
to convert into single page tifs. I have vba code to do this (written in MS
Access) that loops thru the directory tree and I can access info about the
tifs using MODI. What I'm looking to do now is convert/save the existing
multiple page tif to a series of single page tifs so they can be imported
into our image repository. Anyone know how to do this? For example, if the
current multiple page tif is six pages is would create six single page tifs
(e.g. sample1_page1.tif,sample1_page2.tif,...
Thanks.
to convert into single page tifs. I have vba code to do this (written in MS
Access) that loops thru the directory tree and I can access info about the
tifs using MODI. What I'm looking to do now is convert/save the existing
multiple page tif to a series of single page tifs so they can be imported
into our image repository. Anyone know how to do this? For example, if the
current multiple page tif is six pages is would create six single page tifs
(e.g. sample1_page1.tif,sample1_page2.tif,...
Thanks.