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
Apply 16.3 P02 for Web Access.
In ApplicationXtender Web Server, update the web.config file. Default install location C:\inetpub\wwwroot\AppXtender
In the web.config file, locate the appSettings section, and add the following text:
<add key="IsPDFRedactionEnabled" value="true" />
Save file.
Restart IIS
CASO Knowledge Base