CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Faxing a report

  1. #1
    Join Date
    Mar 1999
    Posts
    4

    Faxing a report



    Hi


    Is there any way I can fax a report directly to a client. Report has to go with all the formatting (as it would get printed in a local printer.


    I open to any kind of solution


    Thanks

    Ratna



  2. #2
    Join Date
    May 1999
    Posts
    45

    Re: Faxing a report



    I think printing & faxing are identicle. It's done by windows based on which priting driver you choose. If you redirect printing to a FAX driver it should invoke FAX driver GUI for entering number etc.



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured