Page 1 of 1
Preview PDF - remove select tools
PostPosted:Wed Feb 03, 2016 5:18 pm
by welcomeweb
Good day,
is possible to remove "select tool" and leave only "hand tool" in preview tab?
How can i change this?
Thank you
Re: Preview PDF - remove select tools
PostPosted:Thu Feb 04, 2016 6:20 pm
by jllort
Can you make some screenshot and mark the section you would like to be hidden.
Re: Preview PDF - remove select tools
PostPosted:Fri Feb 05, 2016 10:05 am
by welcomeweb
I wish it was available only hand tool
I do not understand how to toggle the preview viewer to another (from flexpaper to zviewer, in chrome i have another preview tool)...
To handle this change setting in my admin control panel and restart the catalina.bat service?
Re: Preview PDF - remove select tools
PostPosted:Sat Feb 06, 2016 8:24 am
by jllort
These are the flexpaper parameters
http://flexpaper.devaldi.com/parameters.jsp
Should test modifiying source code if one of them help you on it.
http://sourceforge.net/projects/openkmportabledev/
You should be interested on looking for the class com.openkm.frontend.client.util.Util at the end of the class you will find the method createPDFViewerFlexPaper
At webapp/preview/flexpaper you will find the flexpaper libraries ( I do not know exactly which version is into community version, if you want can replace these for more actual version ).