A provider that is responsible for creating an interface for a document. This
interface is expected to create a DocumentApi and a DocumentRenderer, which
can be used to perform operations against the document and visualize the resulting
image on the provided canvas element.
A provider that is responsible for creating an interface for a document. This interface is expected to create a
DocumentApiand aDocumentRenderer, which can be used to perform operations against the document and visualize the resulting image on the provided canvas element.