Fax Software

Community Forums

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #2509
    Anonymous
    Member

    I want to use the SDK of winfax pro10.0 to fax. the fax job includes an attachment file. using following sytax

    set obj = CreateObject(“Winfax.SDKSend”)
    obj.addAttachmentfile=”c:mytext.txt”
    obj.send(0)

    but when sending, a window is pop up for selecting printer, what I can do to automate the procedure without selecting printer.

    thanks

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.