Class: DefaultAnnotationLayerFactory

DefaultAnnotationLayerFactory()

new DefaultAnnotationLayerFactory()

Implements:
Source:

Methods

createAnnotationLayerBuilder(pageDiv, pdfPage, annotationStorageopt, imageResourcesPathopt, renderInteractiveForms, l10n) → {AnnotationLayerBuilder}

Parameters:
Name Type Attributes Default Description
pageDiv HTMLDivElement
pdfPage PDFPage
annotationStorage AnnotationStorage <optional>
null
imageResourcesPath string <optional>
Path for image resources, mainly for annotation icons. Include trailing slash.
renderInteractiveForms boolean true
l10n IL10n
Implements:
Source:
Returns:
Type
AnnotationLayerBuilder