Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. faxing from C# via Send Fax Wizard

faxing from C# via Send Fax Wizard

Scheduled Pinned Locked Moved C#
csharptutorialquestion
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    cobra2005
    wrote on last edited by
    #1

    I want to initiate the sending of a fax from within a C# application. I want to specify the file I want to send and then launch the Send Fax Wizard allowing the user to type in the fax number, the To, etc... Does anyone know how to do this? I noticed that Send Fax Wizard does not allow for attaching files. I was able to send faxes bypassing the Send Fax Wizard all together, but that's not entirely what I need. Many thanks. tom d

    A 1 Reply Last reply
    0
    • C cobra2005

      I want to initiate the sending of a fax from within a C# application. I want to specify the file I want to send and then launch the Send Fax Wizard allowing the user to type in the fax number, the To, etc... Does anyone know how to do this? I noticed that Send Fax Wizard does not allow for attaching files. I was able to send faxes bypassing the Send Fax Wizard all together, but that's not entirely what I need. Many thanks. tom d

      A Offline
      A Offline
      albCode
      wrote on last edited by
      #2

      here is one example http://www.interfax.net/en/dev/c.html

      C 1 Reply Last reply
      0
      • A albCode

        here is one example http://www.interfax.net/en/dev/c.html

        C Offline
        C Offline
        cobra2005
        wrote on last edited by
        #3

        Thanks, but that's not entirely what I need. I need to use the Send Fax windows client and prompt the user for fax number, location, etc, etc. Any ideas would be greately appreciated. cobra2005

        A 1 Reply Last reply
        0
        • C cobra2005

          Thanks, but that's not entirely what I need. I need to use the Send Fax windows client and prompt the user for fax number, location, etc, etc. Any ideas would be greately appreciated. cobra2005

          A Offline
          A Offline
          albCode
          wrote on last edited by
          #4

          try this http://www.codeproject.com/isapi/aspfax.asp

          C 1 Reply Last reply
          0
          • A albCode

            try this http://www.codeproject.com/isapi/aspfax.asp

            C Offline
            C Offline
            cobra2005
            wrote on last edited by
            #5

            The link you've indicated has to do with sending a fax from a web page. All I want to do use COM-Object (faxcom.dll) to fax a PDF document. I want to "attach" the document to the object and fire up the Send Fax Wizard. cobra2005

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups