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. Problem with Reports

Problem with Reports

Scheduled Pinned Locked Moved C#
questionhelp
2 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.
  • V Offline
    V Offline
    ventomito
    wrote on last edited by
    #1

    Hello everyone, i'm working on a program that uses Crystal Reports. How can i print the report without using the CrystalReportViewer control? The only way i know to print a report is using that component and hit the print button on it. Is there another way without see the preview of the report? Thanks in advance. Enrico VentoEngine corp. Program your life ^^

    R 1 Reply Last reply
    0
    • V ventomito

      Hello everyone, i'm working on a program that uses Crystal Reports. How can i print the report without using the CrystalReportViewer control? The only way i know to print a report is using that component and hit the print button on it. Is there another way without see the preview of the report? Thanks in advance. Enrico VentoEngine corp. Program your life ^^

      R Offline
      R Offline
      ranandbe
      wrote on last edited by
      #2

      Hi No problem with CrystalReportViewer for print the report. just use following code to print. CrystalReport1.PrintToPrinter(no.of copies,bool collated,start page,end page);

      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