add structred id to image annotations
This commit is contained in:
@@ -87,7 +87,10 @@ class App {
|
||||
height: height,
|
||||
}),
|
||||
annotation.pageIndex,
|
||||
imageAttachmentId
|
||||
imageAttachmentId,
|
||||
this.envelopeReceiver.envelopeId,
|
||||
this.envelopeReceiver.receiverId,
|
||||
'signature'
|
||||
)
|
||||
|
||||
this.pdfKit.create(frameAnnotation)
|
||||
|
||||
Reference in New Issue
Block a user