Embedding images in HTML output

You can have HTML output from the IBM® Cognos® Mashup Service contain image data inline instead of containing URLs to images on the server.

By default, HTML output from the Cognos Mashup Service contains links to the IBM Cognos Analytics server for any images contained in the HTML output. If embedImages is true, any images in the HTML output will be contained inside the HTML content as data, so that a link to the server is not required in order to render the report.

The encoding scheme for the embedImages option adheres to the IETF RFC 2397 data URL scheme standard.