Page 1 of 1

how to print all files under a folder in OpenKM 5.1.8

PostPosted:Tue Sep 22, 2015 6:01 pm
by hariharan.gopal
Hi,

I want to print all the existing files which is under a folder into a text file. Can anyone guide me on this with a sample script.

Thanks in Advance.

Re: how to print all files under a folder in OpenKM 5.1.8

PostPosted:Thu Sep 24, 2015 9:34 am
by jllort
Basically is not possible. Print feature does browser call with single pdf file, for doing it should be modified the source code ( can not be done with scripting ).

Re: how to print all files under a folder in OpenKM 5.1.8

PostPosted:Tue Sep 29, 2015 2:31 pm
by pavila
The best option is create a client which download these files and print them. Or execute an application from the OpenKM server which can print every file.