Interface: IPDFAnnotationLayerFactory

IPDFAnnotationLayerFactory

Methods

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

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