mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 23:58:07 +02:00
Implement resetting of created streams for annotations
This commit is contained in:
parent
741ce4f7fc
commit
3ecd984758
4 changed files with 43 additions and 1 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -395,3 +395,4 @@
|
|||
!tiling-pattern-box.pdf
|
||||
!tiling-pattern-large-steps.pdf
|
||||
!issue11555.pdf
|
||||
!issue12337.pdf
|
||||
|
|
BIN
test/pdfs/issue12337.pdf
Normal file
BIN
test/pdfs/issue12337.pdf
Normal file
Binary file not shown.
|
@ -4702,5 +4702,12 @@
|
|||
"md5": "f84ce8b7414f6a18e75a6ce69c902501",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue12337",
|
||||
"file": "pdfs/issue12337.pdf",
|
||||
"md5": "9165772d5b860bcbcc2478f32e311eb0",
|
||||
"rounds": 2,
|
||||
"lastPage": 1,
|
||||
"type": "fbf"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue