PrizmDoc v13.3 - Updated
Customize Excel Document View Settings to Match Rendering in PrizmDoc Cloud
Administrator Guide > System Configuration > Configure the PrizmDoc Server > Customize Excel Document View Settings to Match Rendering in PrizmDoc Cloud

Customize Excel Document View Settings to Match Rendering in PrizmDoc Cloud

Excel document rendering settings in PrizmDoc Cloud are configured to closely match the default Microsoft Excel pagination and print layout for the best fidelity with Microsoft Excel.

While PrizmDoc Enterprise supports different view modes for rendering of Excel documents, it is important to know that the default rendering behavior of PrizmDoc Enterprise self-hosted product is different from PrizmDoc Cloud due to the following out of the box product behavior:

Note: the default rendering behavior of PrizmDoc Enterprise is expected to be changed in a future release to accurately match rendering in PrizmDoc Cloud.

To configure PrizmDoc Enterprise Excel document view settings to match rendering in PrizmDoc Cloud, edit the central configuration file.

Notes:

  1. The file paths for the Central Configuration file are:
    • Linux: /usr/share/prizm/prizm-services-config.yml
    • Windows: C:\Prizm\prizm-services-config.yml
  2. The default installation directory is: C:\Prizm.

Specifically modify the following parameters:

Example

fileTypes.excel.renderHiddenContent: false
fileTypes.excel.renderOnlyPrintArea: true
fileTypes.excel.margins.mode: preserve
fileTypes.excel.pagination.dimensions.mode: preserve
fileTypes.excel.renderGridlines: false