Fax Software

Community Forums

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2523
    khaihar
    Member

    I’ve looked through the SDK for 10.02, and have made quite the use of it. Only, I’m wondering, – my Faxserver does not print out the results of the faxes (on purpose). What I’d like to do is have an option to force the prinout of the result of a fax.

    Something along the lines of

    objSendFax.PrintResult = True

    The objsendfax is created on a different machine. The Faxserver is just a dedicated computer with two modems (one for faxing, one for recieving).

    Has anyone managed to create a Forced print result of a fax, programmatically?

    #4241
    Anonymous
    Member

    What do you mean of the result, as the result of the sending fax? if it is successfull, or failure? or an actual copy of the fax you sent?

    #4242
    khaihar
    Member

    The result of sending the fax. Success or Fail.

    #4243
    Anonymous
    Member

    @khaihar wrote:

    The result of sending the fax. Success or Fail.

    I believe the only way to accomplish this is by using the SDKLog object and read the log information. I have not done this myself, so I don’t know the specifics.

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