The WebViewer does not provide a default way to download the original documents, but you could add this feature yourself.
You would need:
1. Get the URL to the PDF (or original document)
2. Add a custom button to the UI, use this to open the URL
You can add a custom button to WebViewer through the customization framework.
See the sample "Customization: UI Controls":
You may also want to take a look at the developer's guide for more details.
On Saturday, May 25, 2013 3:11:13 AM UTC-7, HiJacker83 wrote:
Is it possible to download a pdf file from Webviewer?