mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Add a container for Signature with their own canvas
This commit is contained in:
parent
9af50dc358
commit
be25ee12bb
4 changed files with 17 additions and 0 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -600,3 +600,4 @@
|
|||
!issue16500.pdf
|
||||
!issue16538.pdf
|
||||
!freetexts.pdf
|
||||
!issue16553.pdf
|
||||
|
|
BIN
test/pdfs/issue16553.pdf
Executable file
BIN
test/pdfs/issue16553.pdf
Executable file
Binary file not shown.
|
@ -7806,5 +7806,13 @@
|
|||
"id": "53R"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "issue16553",
|
||||
"file": "pdfs/issue16553.pdf",
|
||||
"md5": "9b67d31ccfd21572b10f77c5449ce97d",
|
||||
"rounds": 1,
|
||||
"type": "eq",
|
||||
"annotations": true
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue