签名位置信息
const signaturePosInfo = { doc: doc, pageIndex: 0, left: 100, right: 200, top: 100, bottom: 200, fileSavePath: 'path/to/save/file'} Copy
const signaturePosInfo = { doc: doc, pageIndex: 0, left: 100, right: 200, top: 100, bottom: 200, fileSavePath: 'path/to/save/file'}
Optional
底部位置
文档对象
字段字典
文件保存路径
左侧位置
页索引
右侧位置
顶部位置
签名位置信息
Example