How to Convert Document to Tiff Using MS Office Document Image Writer?

A

Ahmad Jalil Qarshi

hi!

I want to convert Word document to Tiff using the Printer driver (MS Office
Document Image Writer) installed with MS Office using VBA code. Is it
possible?

Any Solution?

Thanks in advance.

Ahmad Jalil Qarshi
 
G

Graham Mayor

the Office Document Image Writer creates document image files not TIFF. VBA
has no ability to convert between those formats. You need a driver that will
output to TIFF such as SnagIt. from www.techsmith.com

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP


<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
Top