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

Question

Question

Way to set default export PDF settings to include both redactions and all other annotations when My Weblink is hidden?

asked on February 4, 2015

Using Weblink 8.02, the site has been customized to hide the "My Weblink" capability.  This area allows one to set the Export options, among other settings.  I am looking for a way to set both export options to include redactions and all other annotations as a default. This should be the default for all browser sessions that view a document.

The intent is is to download a PDF and the PDF should include all annotations including any highlights, stamps, or text annotations.

Is there a file that can be modified to enable such settings?
 

0 0

Replies

replied on February 6, 2015

Kyle,

 8.0.x and 8.2.1 use the same cookie so it should work just fine.

 

Wes

1 0
replied on February 5, 2015

Kyle,

 Open up "web.config" into any text editor and paste the following code underneath the "<rewriter>" section:

 

<set cookie="ExportPreferences" value="ShowRedactions=true&amp;Annotate=true"/>

 Save the file and then open up WebLink into your browser. This will set a cookie for all users that indicates all annotations and redactions should be visible.

 

Hope this helps!

 

Wes

0 0
replied on February 6, 2015

Hi Wes,

 

I see that it works for my Weblink 8.2.1 test environment.  Do you know if this is a valid solution for Weblink 8.0.x, as well?

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

Sign in to reply to this post.