Fax Software

Community Forums

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2685
    Anonymous
    Member

    When I tried to send a fax with SDKSend to send out a HTML attachment file, the IE Print Dialog Box normally will appear and I need to click on Print button to send out the fax. This will occurred especially on Windows NT and Windows 2000 platform. Is it possible to suspend this Dialog box? I would appreciate if someone can give me any idea. Thanks in advance.

    #4555
    Anonymous
    Member

    IE will always show the dialog box, you need to use COM (print the document in code) rather than simply attaching the document, or use Netscape (or another HTML viewer) instead.

    Check out the Word example, your code would need to be something like this but instead of using Word, you are using IE.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.