Page 1 of 1

Remove ALL download options

Posted: 27 Jun 2012, 16:43
by VivR
Hi,

I've added the Phoca Download component to my test website (Joomla! 2.5). I want to use it for PDF.
I want users to preview my PDFs but not to download it.

I can remove the download button in the code, but if I click on the preview button, the 'popup window' shows a small adobe pdf menu with a save option as well. Also, I don't want users to see the link to the PDF when they mouse-over the preview button.

Can somebody tell me how to do this? :idea:

Thanks,

Viv

Re: Remove ALL download options

Posted: 27 Jun 2012, 18:34
by Jan
Hi, if the pdf will be displayed on users browser (with help of pdf plugin) then in fact it is download on his computer - such feature cannot be protected :-( ... if you see a photo in your browser, it is on your PC...

So for this there are two functions - one for preview (e.g. your pdf will include only first site) and second for download (with all the content bad password protected)

Jan