Accessing client side printer for crystal report printing

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?cHJhc2hhbnQga3VtYXIgc3JpdmFzdGF2YQ==?=

    Accessing client side printer for crystal report printing

    Hi all ,

    My web application is running on server and when i want to print the crystal
    report in my application,it prints on the default printer which is installed
    on the server (LAN printer ), but i want to print through printer which is
    installed locally on my PC.



    Thanks in advance

    Prashant
  • Mark Rae [MVP]

    #2
    Re: Accessing client side printer for crystal report printing

    "prashant kumar srivastava" <prashant@efext ra.comwrote in message
    news:2E056A63-6B04-4D4C-9D05-AC57D0D8598A@mi crosoft.com...
    My web application is running on server and when i want to print the
    crystal
    report in my application,it prints on the default printer which is
    installed
    on the server (LAN printer ), but i want to print through printer which
    is
    installed locally on my PC.
    You can't do this natively because of security reasons - ASP.NET has no
    direct access to any client-side hardware...


    --
    Mark Rae
    ASP.NET MVP


    Comment

    • =?Utf-8?B?U2FtIEs=?=

      #3
      RE: Accessing client side printer for crystal report printing


      Check out Business Objects web site. They have examples on how to do this.
      Not the easiest thing to do in Crystal, but I have gotten this to work...
      ActiveReports is much easier to do asp.net client site printing...

      "prashant kumar srivastava" wrote:
      Hi all ,
      >
      My web application is running on server and when i want to print the crystal
      report in my application,it prints on the default printer which is installed
      on the server (LAN printer ), but i want to print through printer which is
      installed locally on my PC.
      >
      >
      >
      Thanks in advance
      >
      Prashant

      Comment

      • tahereh

        #4
        Re:Accessing client side printer for crystal report printing

        hi,
        I have the same problem as U. how U could solve the problem?
        it is so urgent please help me.

        thanks

        url:http://www.ureader.com/msg/141733944.aspx

        Comment

        Working...