marcelpsouza schrieb: > My problem is that I can't let the user save or copy the PDF file to > his local machine. > As far as I see, google viewer let you download the file, I would like > a component that let me control this features.
Isn't that an attribute you can set inside the PDF, i.e. setting the permission to print, copy to the clipboard etc. If you can't set that, convert it to an image and show that instead of the PDF. That still allows people to save it to disc but all features of the _Portable_ Document Format are lost. Regards, Lothar -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
