clean up pages, dont send the document to server

This commit is contained in:
Jonathan Jenne
2023-11-17 13:46:38 +01:00
parent 89e6903c0b
commit 2b7cd4a209
7 changed files with 201 additions and 32 deletions

View File

@@ -64,8 +64,7 @@
id: id,
pageIndex: pageIndex,
formFieldName: id,
boundingBox: new PSPDFKit.Geometry.Rect({ width, height, top, left }),
backgroundColor: new PSPDFKit.Color({ r: 225, g: 29, b: 72 })
boundingBox: new PSPDFKit.Geometry.Rect({ width, height, top, left })
})
return annotation