Display Document Pages in TOC
To configure the Ennov InSight Viewing application to provide page-by-page document display in the TOC as soon as they are downloaded, the value of the "serverPDFStream" attribute in the config.xml file must be changed to "true".
- Ensure all users are logged out of the Ennov InSight Viewing application.
- Stop the Apache Tomcat service(s).
- Locate the config.xml file.
For Tomcat, you can find the config.xml file in the \I4V\WEB-INF\config subfolder of your Tomcat installation directory.
- Open the config.xml file in a text or XML editor.
- Locate the section: <property name="serverPDFStream" value="false"/>
- Change the value of the "serverPDFStream" attribute to "true". By default, this value is "false".
- Save and close the file.
- Start Apache Tomcat service(s).
