Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Mailmerge and Fax / April 2004

Tip: Looking for answers? Try searching our database.

Print fax by cmd

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Julio De Icaza - 02 Apr 2004 00:51 GMT
Hello everybody,
There is a command line or macro solution for print a TIF
file instead using MS Fax Wizard?
Graham Mayor - 02 Apr 2004 11:31 GMT
Answered in one of the other groups to which you8 have posted this question.
Please do not multi-post.

Signature

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

  Web site www.gmayor.com
 Word MVP web site www.mvps.org/word
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>

> Hello everybody,
> There is a command line or macro solution for print a TIF
> file instead using MS Fax Wizard?
Julio De Icaza - 03 Apr 2004 00:54 GMT
Sorry be a pest. Thank you Graham for the input.
I include the answer posted in the other group, using
SnagIt software as printer driver:

Sub FaxPrint()
 Dim sCurrentPrinter As String
 sCurrentPrinter = ActivePrinter
   ActivePrinter = "SnagIt 7"
   Application.PrintOut FileName:=""
   ActivePrinter = sCurrentPrinter
End Sub

>-----Original Message-----
>Answered in one of the other groups to which you8 have posted this question.
[quoted text clipped - 5 lines]
>
>.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.