Fax Software

Community Forums

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

    I have a business requirements that my VB6 app must send a fax along with a cover page. The actual fax content must show up on page 2 (i.e., not via SetCoverText), whose text is stored in a database field.

    My question is, do I have to write the text to a file and use the AddAttachmentFile() method? Is there a way I can avoid creating a physical file?

    Thank you.

    #4471
    Anonymous
    Member

    You would have make the second page as a document you can attach, or print to the WinFax printer driver from another application (like Word etc.)

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