ApplicationXtender - Web Access - Enable pdf redaction

ApplicationXtender Web Access - How to enable pdf redactions

 

Applies to

  • ApplicationXtender Web Access.NET 16.3

 

Summary

For ApplicationXtender Web Access, how do you enable pdf redaction?

 

Resolution

  1. Apply 16.3 P02 for Web Access.

  2. In ApplicationXtender Web Server, update the web.config file. Default install location C:\inetpub\wwwroot\AppXtender

  3. In the web.config file, locate the appSettings section, and add the following text:

    <add key="IsPDFRedactionEnabled" value="true" />
  4. Save file.

  5. Restart IIS

CASO Knowledge Base