How to modify a stored document (.doc) and let user download it from wiki page

LabKey Support Forum (Inactive)
How to modify a stored document (.doc) and let user download it from wiki page Jon (LabKey DevOps)  2015-04-22 10:41
Status: Closed
 
Hi Himanshu,

You would have to create your own custom module written in Java to perform the actions you're describing.

Please review our development documentation on building your own Java module here:

https://www.labkey.org/wiki/home/Documentation/page.view?name=simpleModules
https://www.labkey.org/wiki/home/Documentation/page.view?name=buildingModule

Regards,

Jon