Re: Open the PDF file and disable the print function in ASP.net?
From: Mark Fitzpatrick (markfitz_at_fitzme.com)
Date: 07/30/04
- Next message: Sean: "How to refresh the cascading style sheet"
- Previous message: Diego: "RE: VS .NET 2003 and VS 6.0"
- In reply to: Miriam: "Open the PDF file and disable the print function in ASP.net?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 30 Jul 2004 08:53:21 -0500
You could only really do this through the PDF file itself. PDF files can
have a variety of security settings on them such as no printing, no copying,
etc.... The real only way to make sure they can't print is to encode the PDF
that way.
Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
"Miriam" <Miriam@discussions.microsoft.com> wrote in message
news:BC0E3A2F-4AB7-4B5B-893A-A697C6E1C39D@microsoft.com...
> Hi,
>
> I want to open a PDF file and let users to view it only (Disable the print
function of the PDF) in my asp.net application. How can I do that? Please
help!!
>
> Thanks a lot.
>
> Miriam
- Next message: Sean: "How to refresh the cascading style sheet"
- Previous message: Diego: "RE: VS .NET 2003 and VS 6.0"
- In reply to: Miriam: "Open the PDF file and disable the print function in ASP.net?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|