MediaPostRendererResource

A PostRendererResource that includes media (such as images) from the document's media storage into the output, in its own directory.

Parameters

mediaStorage

the storage containing media files referenced by the document

Constructors

Link copied to clipboard
constructor(mediaStorage: ReadOnlyMediaStorage)

Functions

Link copied to clipboard
open override fun includeTo(resources: MutableSet<OutputResource>, rendered: CharSequence)

Collects resources and adds them to the output set.