How to hide Print to PDF link in Print button dropdown?
How to hide Print to PDF link in Print button dropdown?
I would like to hide this link since it is causing pdf to open on the same window. User is getting confused as they don't know always to hit "Back" button to get back to viewer again. I would like to either hide or not render pdf on browser (same one, new tab is fine). How do I do that?
Re: How to hide Print to PDF link in Print button dropdown?
Hello,
Please specify the component in which you want to do this?
Thank you.
Please specify the component in which you want to do this?
Thank you.
Re: How to hide Print to PDF link in Print button dropdown?
I am using HTML5 version of viewer and designer (Stimulsoft Mobile).
Re: How to hide Print to PDF link in Print button dropdown?
Hello.
Unfortunately, it's impossible to hide Print To PDF item in Mobile Designer.
In Mobile Viewer it's only possible to replace print menu with on of the print method from this menu. You could use PrintDestination property of the Mobile Viewer and set one of the next values:
- Pdf,
- Direct,
- WithPreview,
- PopupMenu.
Thank you.
Thank you.
Unfortunately, it's impossible to hide Print To PDF item in Mobile Designer.
In Mobile Viewer it's only possible to replace print menu with on of the print method from this menu. You could use PrintDestination property of the Mobile Viewer and set one of the next values:
- Pdf,
- Direct,
- WithPreview,
- PopupMenu.
Thank you.
Thank you.
Re: How to hide Print to PDF link in Print button dropdown?
I think this may help too if I can control print destination. Good to know. I will give that try.
As always, thank you Aleksey.
As always, thank you Aleksey.
Re: How to hide Print to PDF link in Print button dropdown?
Hello.
We are always glad to help you.
Let us know if you need any additional help.
Thank you.
We are always glad to help you.
Let us know if you need any additional help.
Thank you.