Purpose
To view all images through Synergize links as PDF instead of native image format.
Requirements
Synergize Web Integration must be configured. The SynergizeWebIntegration.dll file must also be at least version 1.1.0.5 or higher. For further information on Synergize Web Integration, please email support at support@microdea.com.
Steps
1. Go to the Synergize Web Integration virtual directory C:\inetput\wwwroot\SynergizeWebIntegration
2. Open the Web.config configuration file with notepad as administrator
3. Search for the <appSettings> tag by using the Ctrl + F function
4. Modify the following tag <add key="ViewAsPdf" value="false"> and change the value from false to true <add key="ViewAsPdf" value="true">
5. Save the configuration file and recycle the SynergizeAppPool
- Open IIS manager and select Application Pools
- Select SynergizeAppPool and click Recycle within the Actions pane