EmbedImages

Set EmbedImages to True to embed image data in the HTML output, rather than including a link that is accessed in a subsequent request. In this case, the View component base64-encodes the images that File Content Extraction generates, and replaces the links that are referenced in the file with the base64 data.

This parameter affects only files that View converts to HTML through File Content Extraction. It does not affect viewing for files that are originally in HTML format.

This action parameter overrides the value of the EmbedImages configuration parameter for the action.

Actions: View
Type: Boolean
Default: The value of the EmbedImages configuration parameter
Example: EmbedImages=True
See Also: EmbedImages configuration parameter