You are viewing limited content. For full access, please sign in.

Question

Question

Default the "View Document Options" to Tiffs in Weblink8

asked on January 28, 2014 Show version history

 Hello,

 

I am working with a client that has both PDFs and TIffs in their repository, but they are interested in just having the Tiffs pull up instead of the PDF when browsing through Weblink 8.  There is an option under My Weblink options which allows for this to be set on the current user and I believe the setting is saved into the cookies.  My questions is there a way to default that option to TIffs instead of PDF so that every user does not have set that option and as well set it again if the cookies are clear out?

 

Any help would be much appreciated.  Thanks!

Capture.PNG
Capture.PNG (23.79 KB)
0 0

Answer

APPROVED ANSWER
replied on January 29, 2014

The entry browser exposes a boolean property UseNativeViewer just for this purpose.  You can see it being set on line 85 of Browse.aspx.vb.  You can change that code and recompile.  If you don't want to recompile, you should be able to overwrite that property similarly to how Wes1971 describes in the old forums.

 

If you want to approach it by setting that cookie for all of your users, the name is "DocOpenPreferences" and you want the value "NativeOpenEdoc="

0 0
replied on September 29, 2017

As their any easier way to do this with WebLink 9?

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.