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".

  1. Ensure all users are logged out of the Ennov InSight Viewing application.
  2. Stop the Apache Tomcat service(s).
  3. 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.

  4. Open the config.xml file in a text or XML editor.
  5. Locate the section: <property name="serverPDFStream" value="false"/>
  6. Change the value of the "serverPDFStream" attribute to "true". By default, this value is "false".
  7. Save and close the file.
  8. Start Apache Tomcat service(s).