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

Re: How to Convert Document to Tiff Using MS Office Document Image Writer? by Graham

Graham
Tue May 10 12:01:06 CDT 2005

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

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>



Ahmad Jalil Qarshi wrote:
> 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