PDFsharp & MigraDoc Foundation
https://forum.pdfsharp.net/

Can I disable Save As button in the toolbar?
https://forum.pdfsharp.net/viewtopic.php?f=2&t=3549
Page 1 of 1

Author:  Kim, Gyeong Sik [ Fri Mar 03, 2017 12:26 pm ]
Post subject:  Can I disable Save As button in the toolbar?

Hi,

I need to disable Save As button in the floating toolbar.
The toolbar is appearing when I click Ctrl+H.

I can disable the Print button with the following statement.
securitySettings.PermitPrint = false;
But I can't find a way to disable "Save As" button.

I found the same question in this forum but I can't find any useful answers yet.
Does anyone know how to prevent it?
Or does anyone know whether it's possible or not?

Thanks for any answers.
Kim,

Author:  TH-Soft [ Sat Mar 04, 2017 12:23 pm ]
Post subject:  Re: Can I disable Save As button in the toolbar?

Hi!

"Save As" does the same as the COPY command, so there is no real advantage in preventing it.
Disabling the Print button is a completely different story.

I don't know if Save As can be disabled, but I would not be surprised if it cannot.

Author:  Kim, Gyeong Sik [ Mon Mar 06, 2017 6:42 am ]
Post subject:  Re: Can I disable Save As button in the toolbar?

Even though there is no real advantage, I have to disable "Save As" button because our clients are requesting.

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/