Join us for an engaging webinar, as we unravel the potential of AI for revolutionizing document management.
Watch Now
Enable your employees to remain productive throughout the document management process.
Read More
Learn how SmartZone uses a regular expression engine integrated into the recognition engine to achieve the best possible accuracy on data that can be defined by a regular expression.
Docubee is an intelligent contact automation platform built to help your team success
When viewing an Excel document with hidden content in the viewer, the content remains visible when otherwise expected to remain hidden. Is this intended behavior?
Short answer: Yes.
Currently, both PrizmDoc Cloud and PrizmDoc Viewer (Self-Hosted) are configured to render hidden content by default, so this is expected behavior.
For PrizmDoc Viewer (Self-Hosted) users, this rendering behavior is configurable using the central configuration file.
The file paths for the central configuration file are:
Simply add/modify the following parameter:
fileTypes.excel.renderHiddenContent: false
Setting the render option to false will hide content as expected, whereas true will render it.
false
true