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. Crystal report

Crystal report

Scheduled Pinned Locked Moved C#
6 Posts 2 Posters 2 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.
  • H Offline
    H Offline
    hitesh kalra
    wrote on last edited by
    #1

    I have atleast 15 columns but in crystal report the all columns are not legible properly. give me some suggesstions how will I show or print that records. Is there is any option in crystal report of landscape. thanx in advance

    S 1 Reply Last reply
    0
    • H hitesh kalra

      I have atleast 15 columns but in crystal report the all columns are not legible properly. give me some suggesstions how will I show or print that records. Is there is any option in crystal report of landscape. thanx in advance

      S Offline
      S Offline
      Sun Rays
      wrote on last edited by
      #2

      hEY TRY THIS. CrystalDecisions.CrystalReports.Engine.ReportDocument r = new CrystalDecisions.CrystalReports.Engine.ReportDocument(); r.PrintOptions.PaperOrientation = CrystalDecisions.Shared.PaperOrientation.Landscape;

      Thanks, Sun Rays To get something you must have to try once. My Articles

      H 1 Reply Last reply
      0
      • S Sun Rays

        hEY TRY THIS. CrystalDecisions.CrystalReports.Engine.ReportDocument r = new CrystalDecisions.CrystalReports.Engine.ReportDocument(); r.PrintOptions.PaperOrientation = CrystalDecisions.Shared.PaperOrientation.Landscape;

        Thanks, Sun Rays To get something you must have to try once. My Articles

        H Offline
        H Offline
        hitesh kalra
        wrote on last edited by
        #3

        But how will I set the columns

        S 1 Reply Last reply
        0
        • H hitesh kalra

          But how will I set the columns

          S Offline
          S Offline
          Sun Rays
          wrote on last edited by
          #4

          Hi, what you want to do ? You want to display only 10 columns from 15 ? Explain properly.

          Thanks, Sun Rays To get something you must have to try once. My Articles

          H 1 Reply Last reply
          0
          • S Sun Rays

            Hi, what you want to do ? You want to display only 10 columns from 15 ? Explain properly.

            Thanks, Sun Rays To get something you must have to try once. My Articles

            H Offline
            H Offline
            hitesh kalra
            wrote on last edited by
            #5

            No there are 15 columns and I want to show all these columns in landscape form but how will I set the all these columns in crystal report.

            S 1 Reply Last reply
            0
            • H hitesh kalra

              No there are 15 columns and I want to show all these columns in landscape form but how will I set the all these columns in crystal report.

              S Offline
              S Offline
              Sun Rays
              wrote on last edited by
              #6

              Hi, do you want this ? Try[^]

              Thanks, Sun Rays To get something you must have to try once. My Articles

              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