Page 1 of 1
Disable Print in 6.2.3
PostPosted:Thu May 09, 2013 10:50 am
by devanand_s
I am unable to disable print option in 6.2.3 version
Re: Disable Print in 6.2.3
PostPosted:Fri May 10, 2013 6:12 am
by devanand_s
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
Re: Disable Print in 6.2.3
PostPosted:Sat May 11, 2013 9:52 am
by jllort
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.
Re: Disable Print in 6.2.3
PostPosted:Fri May 17, 2013 1:49 pm
by devanand_s
Hi,
Can you please let me know what change is to be done in OpenKM after getting the paid version of Flexpaper to disable print.
Regards
Dev
Re: Disable Print in 6.2.3
PostPosted:Mon May 20, 2013 8:18 am
by jllort
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 )