From MSDN for FaxDocument.Body, "Examples of documents that you can send as
a fax body are a text file (.txt), a Microsoft Word document (.doc), or a
Microsoft Excel spreadsheet (.xls). When you send a fax from a client
computer, the body has to be associated with an application that is
installed on that computer, and the application has to support the PrintTo
verb; otherwise, the fax will fail.."
So, the format that you want to use has to be associated with some
Application and that application must be able to print the document.
Thanks, Anand
--
Ananda Sarkar
Microsoft Printing, Imaging & Fax Team
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.'
"Tom Macaulay" <(E-Mail Removed)> wrote in message
news:028b01c352d3$ad0292f0$(E-Mail Removed)...
> I am investigating automating fax output from a Visual Fox
> Pro application. The MSDN details for the "Body"(ie. the
> document to be faxed) states that Word,Excel and text
> files are accepted formats but gives no details of other
> formats.
>
> Can anyone help?
>
> Tom Macaulay
|