S
Santosh Patel
Guest
Hi Ithrees, The official Rollbase way is to use "Hide PDF Export link for this page" option in page properties as shown below. Unfortunately this is not available as a global disabling option, in which case you can add the following script to your application's custom header. $('button[title=PDF]').hide(); Regards, Santosh
Continue reading...
Continue reading...