Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Reg: Crystal Report

Reg: Crystal Report

Scheduled Pinned Locked Moved C#
tutorialquestion
6 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dotnetkanna
    wrote on last edited by
    #1

    Hi, How to display RTF file in crystal report? and also is it possible to display any no. of pages in crystal report and is it possible to create RTF file without having microsoft word installation? Regards Kanna.

    L 1 Reply Last reply
    0
    • D Dotnetkanna

      Hi, How to display RTF file in crystal report? and also is it possible to display any no. of pages in crystal report and is it possible to create RTF file without having microsoft word installation? Regards Kanna.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Dotnetkanna wrote:

      How to display RTF file in crystal report?

      Using a memo-field. Be sure to set the "field format" to RTF, and make sure that the RTF is valid.

      Dotnetkanna wrote:

      also is it possible to display any no. of pages in crystal report

      That's possible.

      Dotnetkanna wrote:

      is it possible to create RTF file without having microsoft word installation?

      Yup, for example by using the "WordPad" application that comes with Windows, or by installing OpenOffice.

      I are Troll :suss:

      D 1 Reply Last reply
      0
      • L Lost User

        Dotnetkanna wrote:

        How to display RTF file in crystal report?

        Using a memo-field. Be sure to set the "field format" to RTF, and make sure that the RTF is valid.

        Dotnetkanna wrote:

        also is it possible to display any no. of pages in crystal report

        That's possible.

        Dotnetkanna wrote:

        is it possible to create RTF file without having microsoft word installation?

        Yup, for example by using the "WordPad" application that comes with Windows, or by installing OpenOffice.

        I are Troll :suss:

        D Offline
        D Offline
        Dotnetkanna
        wrote on last edited by
        #3

        Hi eddy, Thx man.if the rtf file content is more than one page then the content is not displaying in the next page. i have adding these content through OLEObject. any idea? Regards Kanna.

        L 1 Reply Last reply
        0
        • D Dotnetkanna

          Hi eddy, Thx man.if the rtf file content is more than one page then the content is not displaying in the next page. i have adding these content through OLEObject. any idea? Regards Kanna.

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          I'd go for a text[^]-field with the formatting set to RTF, and not an OLE-field. Open the format editor, go to the paragraph tab, choose "format field" and select the correct text interpretation.

          I are Troll :suss:

          D 1 Reply Last reply
          0
          • L Lost User

            I'd go for a text[^]-field with the formatting set to RTF, and not an OLE-field. Open the format editor, go to the paragraph tab, choose "format field" and select the correct text interpretation.

            I are Troll :suss:

            D Offline
            D Offline
            Dotnetkanna
            wrote on last edited by
            #5

            Yes.im using rtf formmat only.but the rtf content display only in one page remaining text is not appearing in the next page.what i have to do? regards kanna

            L 1 Reply Last reply
            0
            • D Dotnetkanna

              Yes.im using rtf formmat only.but the rtf content display only in one page remaining text is not appearing in the next page.what i have to do? regards kanna

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              Dotnetkanna wrote:

              but the rtf content display only in one page remaining text is not appearing in the next page.what i have to do?

              According to my reference[^], you'd only have to specify that it can grow.

              I are Troll :suss:

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups