Well.. to do so directly would require you interacting with the software at a low level. And therefore the precise actions required would vary as it would depend on the software concerned (interacting with DLL's for example - making system calls.)
I suggest that another approach, would be to let the user select the fax driver from the available printers. Fax drivers are normally classified as printer drivers and as such can be selected from those avaialable on the sytem
Once the user has specified the driver, all that is required is to switch the default printer to the required printer and send the document accordingly. There is code around that shows how this can be achieved.
for the words "fax component Delphi" and , although not all hits will be useful, it found 24100 references in 0.27 seconds. The first four references definitely have something similar to what you need, but you might have to shop around for one that is written for your version of Delphi. To be or not to be...
Nico
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.