27-11-23
This commit is contained in:
@@ -74,13 +74,11 @@
|
||||
left,
|
||||
page
|
||||
)
|
||||
console.log(annotation)
|
||||
|
||||
const formField = new PSPDFKit.FormFields.SignatureFormField({
|
||||
name: id,
|
||||
annotationIds: PSPDFKit.Immutable.List([annotation.id]),
|
||||
})
|
||||
console.log(formField)
|
||||
|
||||
return [annotation, formField]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user