faxing from C# via Send Fax Wizard
I want to initiate the sending of a fax from within a C# application. I want to specify the file I want to send and then launch the Send Fax Wizard allowing the user to type in the fax number, the To, etc... Does anyone know how to do this? I noticed that Send Fax Wizard does not allow for attaching files. I was able to send faxes bypassing the Send Fax Wizard all together, but that's not entirely what I need.
Many thanks.