OpenKM has many interesting features, but requires some configuration process to show its full potential.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
Hi
I want to disable the print icon in preview pane.
I tried all the options in Profiles but nothing worked. The print option is still enabled.
Regards
Dev
you can disable print icon in toolbar but to disable in flexpaper preview you need flexpaper payment version ( and minor change in source code ). OpenKM professional version includes flexpaper payment version and that change.
1- Change the swf files at webapps/js/flexpaper/
2- Pass the paramer to diable print and pass the licence number as parameters ( see Util.java class with method createPDFViewerFlexPaper )