Accusoft will be performing a system upgrade from February 2-6, 2023. As a result, certain external services will be temporarily unavailable during that time.
For more detailed information, Click Here.
If I upload an HTML document to PrizmDoc that has image tags in it, will those images be rendered in the Viewer or will only the text be displayed?
What if the image tags are referencing local images?
When loading an HTML file, PrizmDoc will render image tags that are sourced from publicly accessible URLs. The relative links may not render though, as it’s likely that the source will not be found.
In PrizmDoc 13.2, a server-side configuration option called:
security.htmlRendering.blockExternalContent
was introduced to control whether or not externally-referenced HTML content will be blocked.
See the release notes for more information.