how can I find a C# or VB component that enable me to send data from PC to Fax?
I’m a programmer, try to send pictures & Documents from a windows application to fax.
It is part of my project…
I hope to find some one to help me on it…
Tagged with: amp • programmer • windows application
Filed under: Send Fax From Pc
There are several web articles out there that can help you get started, i Just searched for ‘C# send fax’
http://www.interfax.net/en/dev/webservice/samples/fax_csharp_sendcharfax.html
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=178729&SiteID=1
http://www.oneoutbox.com/samples/sample.cs.html
I have not done this myself, so I don’t know the validity of the articles I looked at. It appears some operatins systems don’t expose an API to the fax – you may need to make sure you get what you need included into your application.
http://www.interfax.net/en/dev/webservice/samples/fax_vb_net_sendfax.html
You dont even need a fax with interfax