0

How can I send a PDF file from command line in Windows to a windows fax? Of course the receiving faxno should be entered from command line.

I'm looking for something like:

c:\>FaxPdf test.pdf 044231134

Update: And no, printing is not enough, since when you use printing the faxno has to be entered manually and it should be given on the command line instead.

Sam
  • 2,074
  • 9
  • 28
  • 37
  • possible duplicate of [Printing from Windows 7 command line](http://superuser.com/questions/477895/printing-from-windows-7-command-line) – LPChip Jun 17 '15 at 14:42
  • Given that sending a fax uses a printer, its a duplicate of: http://superuser.com/questions/477895/printing-from-windows-7-command-line – LPChip Jun 17 '15 at 14:42
  • And how do I enter the receiving fax number when using printing? – Sam Jun 17 '15 at 14:44
  • A quick google search lead me to a windows component called wfs.exe which can be started from the commandline. – LPChip Jun 17 '15 at 14:53
  • LPChip that would be cool - with knowing the exe Name I found something, but no Explanation how to enter a faxno. And it does not seem to work with pdfs? – Sam Jun 17 '15 at 15:11
  • [Windows Fax And Scan Command Line Options?](http://www.pcreview.co.uk/threads/windows-fax-and-scan-command-line-options.3068451/) – DavidPostill Jun 18 '15 at 07:03
  • @DavidPostill - no way to enter the faxno from command line :( – Sam Jun 23 '15 at 09:40
  • 2
    To those voting to close as a duplicate, the Windows Fax may work like a printer driver, but this question has the added requirement of adding a fax number and doing it in the command line. The proposed duplicate does not address that. You might be able to incorporate a reference to the other question in an answer that provides the additional detail if it is possible to do this. – fixer1234 Jun 23 '15 at 13:16

0 Answers0