Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8204401
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T07:53:25+00:00 2026-06-07T07:53:25+00:00

Now I am working with asp.net and C#. I use ActiveReports for reporting in

  • 0

Now I am working with asp.net and C#.
I use ActiveReports for reporting in my system.
I have tried to print my report with showing preview (I mean I don’t use WebViewer to preview the report and I print the report directly).

MyAR1    rptMyreport = new MyAR1();    
DataTable dtMydata = new DataTable();    
//add some data in dtMydata    
rptMyreport .DataSource = dtMydata;
if (rptMyreport .Document.Printer.PrinterSettings.IsValid)
{
   try
   {
      rptMyreport .Run();
      rptMyreport .Document.Print(false, false, false);
   }
   catch (Exception)
   {
   // do something
   }    
}      
else  
{  
    //show Error Message  
}  

My problem is …
When I print this report , it works at server site printer and not work in client site printer. i.e ( I am working at 4th floor and server is at 10th floor . When I print the report . It is printed by the server site printer at 10th floor . ) What can I do to print the report at the printer which was the client PC connected.

With Regards,

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T07:53:28+00:00Added an answer on June 7, 2026 at 7:53 am

    The C# code you are running above is actually running on the server so that is why the Server’s printer is the one receiving the print job. However, you want the client machine -the one with the web browser- to receive the print job. To do that we provide several options, but the best one is described step-by-step in the documentation under the help topic Provide One-Touch Printing in the WebViewer (Pro Edition).
    This will cause the printing to happen from the machine that is using the Web Browser and not the server.

    You can use other viewer types other than Flash but there are limitations imposed by the browser to force the print dialogs to appear (to prevent web pages from randomly printing without consent). More information about the available options and limitations is described in the help topic Web Viewer Print Options.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm currently working on web application using VB in ASP.NET. Right now I have
I have been working with ASP.NET for a few years and am now working
My use-case: I already have a working ASP.NET application I would like to implement
i now have experience working on both asp.net and php. asp scores on the
I've been working in ASP.NET for several years now (since the 1.0 days!), but
Assume we have an ASP.NET MVC3 Web site that makes use of Entity Framework
I'm working on a ASP.NET MVC2 project, for which I have configured the localisation
I have an ecommerce working in ASP.Net MVC. I'm using Caching to improve performance
I have been working on an ASP.NET/C# web app for some time and its
I have been working on asp.net mvc3 e-commerce application based on NopCommerce. Recently we

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.