Printing TIFF files directly from Outlook

  • Thread starter Thread starter Kevin and Kim
  • Start date Start date
K

Kevin and Kim

Hey everyone!

Just wondering if anybody knows the best way to print an attached TIFF file
via a macro in Outlook...Besides using "ShellExecute". Is it possible?

Thanks!

Kevin
 
Outlook has no interface for printing anything but Outlook items. You need
to use either generic Windows methods (e.g. ShellExecute) or the methods for
some installed program that can open and print TIFF files.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top