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

    How do I fax an .Rpt file or How do I put a report into a fax compatible file format. . .



    I have an application that prints reports using Crystal Reports and it works fine. Now, I tried to add faxing capabilities to it with an ocx called FaxPlus. This ocx is fearly simple. My problem is that I want to fax that same forms that I print, but I can't convert a .rpt file into a .bmp, cdx, txt or some other image file formats. When I export Crystal Reports into a text file it does not look at all like the report when you previewed. I would like to know if there is a utility, a tip, any suggestion on this matter.


    Abdiel

  2. #2
    Join Date
    Mar 1999
    Posts
    2

    Re: How do I fax an .Rpt file or How do I put a report into a fax compatible file format. . .



    My email is [email protected] please correct that beforte sending an email

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