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

    how to export crystal report into .rtf format

    When I tried to save as a .rtf file, it is displaying strange characters. how can i export to a .rtf or .doc formats?

    Thanks


  2. #2
    Join Date
    Apr 1999
    Location
    Hyderabad, India
    Posts
    4

    Re: how to export crystal report into .rtf format

    Hi!

    After creating a Crystal report go to FILE and choose PRINT. In the pull down menu choose EXPORT. You will get export
    prompt window you can see two lables with text boxes. The first one is FORMAt and you can choose either .RTF or .DOC
    format as you desired.The second text box is destination(File destination) . You can give name and destination of the file. Then
    select press O.K. Your file will be created at that destination.

    Satya N Chandu
    [email protected]


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