hi, is this the right way to disable download :
controlsProps: { // set of optional properties that allow to customize 3D FlipBook control downloadURL: false }
Thanks and how to disable the print(the icon next to download),CMDSAVE and CMDPRINT?
I want to totally preventing people from downloading and printing my pdf with this plugin(I know people can still get the pdf url via develop tool.I’ve already take care of that by preventing direct access to pdf files on my site in Nginx).
Thank you!
Hi there!
I updated the example: http://3dflipbook.net/files/temp/php-thumbnails-lightbox.zip
Best regards,
Ivan.
thank you for your help! BTW,what is the shortcut on keyboard for CMDSAVE and CMDPRINT?
see me see me LOL
You are welcome!
By default no one command has shortcut. Here is an example how to set them http://3dflipbook.net/controls-customization and here are some additional info http://3dflipbook.net/documentation#book-control-props
Best regards,
Ivan.
Oh,I thought CMDSAVE is command+shift + s on keyboard or command + option +s.
I just rated 5 star for the support you gave me :)
BTW, the example doesn’t work for me .It says ” Use left and right arrows to navigate, Ctrl+D to download ”,but it is not working here .I using firefox on a Mac.
Thank you!
Plugin has to have focus to handle key presses: click on it and try again – it has to help.