Hi,
Happy new year to all of you, at present i am stuck up in printing.
I am using ASP.net v1.1 and CR XI, i export my reports to pdf (which is
saved on the server side). I don't want to save my pdf on the client
side (because they are a mix of windows and linux!). I did upto here. I
saved my pdf on the server side.
Now, comes the printing issue, "i must make sure that the file that i
had saved on my server side must be printed on the client's printer
(not on a server's printer) only once, the client must not have any
priveledge to print multiple copies of that pdf not should the pdf
should be shown on the client's browser."
Hi friends, have any idea?
Thank you,
Mahernoz Daruwala
Christopher Reed - 31 Dec 2005 13:43 GMT
This means that you need to have complete control over the client's printer.
Thus, I don't believe that you can do this unless you have access to the
client machine and are able to run client code to do what you need.
So, if this is an Internet application, it's not going to happen.

Signature
Christopher A. Reed
"The oxen are slow, but the earth is patient."
> Hi,
> Happy new year to all of you, at present i am stuck up in printing.
[quoted text clipped - 13 lines]
> Thank you,
> Mahernoz Daruwala