PDF Printing
Right now I have an ASP.NET page that creates a PDF from a Crystal Report, Saves it to the server, then streams it down to the client and displays it.
I want to give users the option to print this document without them viewing it (take away their viewing option). This means the printer would have to print it from memory since it is streamed.
Has anyone has experience with this?
Matthew Fields
|