Word VBA >> Tiff multi page image in word

by Ravi » Fri, 30 Jul 2004 15:39:15 GMT

Hi,

Can anyone tell me how to insert Tiff multi page image
file in Word

Thanks in advance

Ravi


Word VBA >> Tiff multi page image in word

by Word Heretic » Sat, 31 Jul 2004 07:39:56 GMT


G'day "Ravi" < XXXX@XXXXX.COM >,

Go into an art package, split them up into separate images, save as
JPGs, insert those.

Steve Hudson - Word Heretic
Want a hyperlinked index? S/W R&D? See WordHeretic.com

steve from wordheretic.com (Email replies require payment)


Ravi reckoned:





Similar Threads

1. Splitting Multi-page Tiff Images into Separate Pages for Including on a Word Document

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.

2. Convert Microsoft Word document to jpeg, multi-page TIFF image

3. multi-page TIFF images in Word 2000

Apparantly the image filter in Word 2000 will not import multi-page TIFFs, it 
will only import the first page if there is more than one page.  
Does anyone know of a solution to overcome this obstacle?  I have an 
application that merges variables from a database into Word RTFs, and I need 
to be able to merge variables that include multi-page TIFF files.  Is this 
issue solved in a more recent version of Word?

Thank you.

4. Convert Microsoft Word document to jpeg, multi-page TIFF image