Click here to Skip to main content
15,893,904 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
So, I have HP C7100 all-in-one Printer. Now, when I want to send fax, I have to print document, put it into the fax machine and send. Is it possible to send fax, without printing document? I mean, convert doc to pdf and through the fax machine send it from computer?

Is there any solution like sending sms though mobile-phone (using AT commands)?

Could you show me basic steps which I have to take to create an application (in C#), that will be using this printer to fax messages?

Thanks,
Posted

1 solution

you better use the software from HP to use your fax via the computer. Install the drivers you can find on location: http://h20000.www2.hp.com/bizsupport/TechSupport/ProductList.jsp?lang=en&cc=us&prodTypeId=18972&prodSeriesId=1153777&taskId=135[^]
 
Share this answer
 
Comments
mnd017 13-Sep-11 11:19am    
Thank you. But I want to create a "server application", that will host WCF services that will send fax messages. So I need to do it programmatically, in C# code:/
Herman<T>.Instance 13-Sep-11 11:24am    
in that case read: http://channel9.msdn.com/Forums/TechOff/62053-Sending-a-fax-through-NET-platform
mnd017 14-Sep-11 6:46am    
Thank you, to use FAXCOMEXLib Do i need a faxmodem like that: http://www.ebay.com/itm/USB-56K-V-90-External-Dial-Up-PCI-Voice-Fax-Data-Modem-/190508186248?_trksid=p5197.m1374&_trkparms=algo%3DPI.WATCH%26otn%3D8%26po%3DLCA%26ps%3D63%26clkid%3D2772140575759448829 ?
Herman<T>.Instance 14-Sep-11 6:47am    
what type of modem is installed in the printer?
mnd017 14-Sep-11 7:25am    
"Fax modem" - (http://wize.com/printers/p218590-hp-photosmart-c7180-all-in-one-inkjet)

BTW. HP Printer has fax-modem but the software provided by HP does not allow me to send fax form file. Only Send fax, but document has to be inside the fax-machine ready to scan.

When I try to use "Windows Fax and Scan", when I add fax account, "Windows Fax and Scan" can't find faxmodem or a printer (when I put ip address).

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900