R
Randy
Does anyone know how to split a multi-page TIFF image into separage
images using Visual Basic? I cannot figure out how to do this. I need
the images separated so that I can include each image after a line of
text in a Word document.
I have tried using the ImgAdmin and ImgEdit OCX facilities but cannot
find any documentation on the methods and properties. Everything I have
tried with these OCXs results in the first page, and only the first
page, of the multi-page Tiff being placed in the word document.
Subsequent pages of a multi-page Tiff do not show up in the word
document.
I know enough VB to be dangerous but not brilliant. Go easy on the
complexity.
images using Visual Basic? I cannot figure out how to do this. I need
the images separated so that I can include each image after a line of
text in a Word document.
I have tried using the ImgAdmin and ImgEdit OCX facilities but cannot
find any documentation on the methods and properties. Everything I have
tried with these OCXs results in the first page, and only the first
page, of the multi-page Tiff being placed in the word document.
Subsequent pages of a multi-page Tiff do not show up in the word
document.
I know enough VB to be dangerous but not brilliant. Go easy on the
complexity.