How to send a fax using my Qt application?

I have a Qt application that should send faxes. I am wondering if there are any fax libraries that I can use. I could not find an explicit solution, so I would appreciate your help.

The application should run on windows xp / windows 7.

If I am unclear / need more information, please let me know.

EDIT

There will be a fax machine. I'm not sure how fax drivers work, but the application should support every fax machine.

+5
source share

All Articles