pdf disable how to option using using c#/vb.net/asp net/java/excel vba/word 2013/winforms/font/online



Currently I am working with Asp.net . I have the requirement to disable the " save as" option in the PDF which I generate Through the report ...


Not doable if using adobe. Using another PDF viewer may allow it, but there is no surefire way, one can always save an image. And since they ...


Not doable if using adobe. Using another PDF viewer may allow it, but there is no surefire way, one can always save an image. And since they ...


so send me C# code for disable Save and Print option from pdf ... I have done something similar using leadtools' PDFSecurityOptions class.


Hi, I want to disable save / save as/print permissions for the pdf file which I am displaying in IE/any browser. I want to change these options  ...


Hi, I want to disable save/save as/print permissions for the pdf file which I am displaying in IE/any browser. I want to change these options ...


Adobe forums seem to have no idea how to disable the SAVE pdf function. ... If they can't print from Adobe they'll just hit the print screen button , save it .... " save as" in javascript is likely going to be ineffective if they use Firefox ...


so send me C# code for disable Save and Print option from pdf ... I have done something similar using leadtools' PDFSecurityOptions class.


Possible to disable PDF viewer from Download , Printing and Save As functionality using . Javascript or Jquery. Please anybody ... http://www.c- sharpcorner.com/forums/ how-to-disable - save-and-print - option - from - pdf -viewer. 0  ...


so send me C# code for disable Save and Print option from pdf ... I have done something similar using leadtools' PDFSecurityOptions class.


I have created a PDF using asp.net and it is displaying in browser window.I want to prevent my PDF from saving and printing.I have used iTextSharp.Pl.


I have created a PDF using asp.net and it is displaying in browser window.I want to prevent my PDF from saving and printing.I have used iTextSharp.Pl.


Hi, I want to disable save/save as/print permissions for the pdf file which I am displaying in IE/any browser. I want to change these options ...


Hi, I am loading a pdf file in iframe. After loading pdf it is showing save , print and other tool bar options in iframe. But I want rotate option only.


Use pdfJS and when showing viewer.html just remove these buttons. ... Google Drive can disable the PDF functions to download, print and ...


Adobe forums seem to have no idea how to disable the SAVE pdf function. ... If they can't print from Adobe they'll just hit the print screen button , save it .... " save as" in javascript is likely going to be ineffective if they use Firefox ...


How to Disable Save, Print, Ctrl+S, Right Click options i have done ... Save, Print, Rightclick are the inbuilt functionality of PDF viewer. ... C# ...


Adobe forums seem to have no idea how to disable the SAVE pdf function. ... If they can't print from Adobe they'll just hit the print screen button , save it .... " save as" in javascript is likely going to be ineffective if they use Firefox ...


It is not possible. You can use java script function to stop right click on your web page ( then user do not get save menu by right clicking on pdf/ image) but still they can save page by typing ctrl+s on keyboard. If you want to disbale saving function, you could use iframe to show your pdf file.


Anshu, I answered a similar question few months ago and suggested changing the PDF security options using LEADTOOLS before viewing ...