CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2002
    Location
    India (Delhi)
    Posts
    199

    Thumbs down Print Report in asp.net web application (Urgent!!!!!)

    Hi Guru's

    Ive created a report using crystal report of .net. now i want to print the report, but there is no print button as we have in desktop application in .net.
    is there any way to print a report in web application.
    Keep Posting in this Forum

  2. #2
    Join Date
    Feb 2005
    Location
    "The Capital"
    Posts
    5,306

    Re: Print Report in asp.net web application (Urgent!!!!!)

    Go through this. I guess you could simply use the browsers print button too if you are displaying the clean report on the web. Anyways, the article at the mentioned link deals with all the things you might be interested in.

    Cheers

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