Hi I'm using your great tools, but I have a problem downloading documents show in pdf viewer, I have to create DocumentDownloadAction? because I receive this error in firebug
{"Message":"No HTTP resource was found that matches the request URI 'http://localhost:64644/api/PdfViewer
/DocumentDownloadAction'.","MessageDetail":"No action was found on the controller 'PdfViewer' that matches
the name 'DocumentDownloadAction'."
Do you have an example to create this action, I already create the webapi, thanks in advance