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. Web Development
  3. ASP.NET
  4. CrystalReport Print Prob...

CrystalReport Print Prob...

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelp
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.
  • S Offline
    S Offline
    safii
    wrote on last edited by
    #1

    I've created a Crystal Report using ASP.NET. crystal report9. The report is viewed using IE & user needs to print out the report. My problem is, my report has more than 1 page & I need the toolbar for user to navigate to the next page & so on. But I don't want the toolbar to be printed out as part of the page. If i set Seperate Pages to True in the report viewer property. could it posible that while printing a multiple page report tool bar is not printed. can anybody let me out of this prob....

    G 1 Reply Last reply
    0
    • S safii

      I've created a Crystal Report using ASP.NET. crystal report9. The report is viewed using IE & user needs to print out the report. My problem is, my report has more than 1 page & I need the toolbar for user to navigate to the next page & so on. But I don't want the toolbar to be printed out as part of the page. If i set Seperate Pages to True in the report viewer property. could it posible that while printing a multiple page report tool bar is not printed. can anybody let me out of this prob....

      G Offline
      G Offline
      gokselm
      wrote on last edited by
      #2

      I suggest exporting the crystal report to the client side. You can insert a print button to your page. When the user clicks this button you can export the report to a certain file and redirect the user to the exported file or send the file to the client so that the client can choice to open or save the document. ASP.NET CR9 supports word, excel, pdf and html exports. You can look how to export from help documents. It is a simple process. You can also export the report to html directly and show the exported html page. You can set from export options to have back and next button at the bottom of the page. So the client will just see the report and the next and back buttons at the bottom.

      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