mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #1212 from arturadib/issue-1155
Fixes #1155: intersection of CropBox and MediaBox
This commit is contained in:
commit
4e967b201d
4 changed files with 84 additions and 10 deletions
1
test/pdfs/issue1155.pdf.link
Normal file
1
test/pdfs/issue1155.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://www.madbad.altervista.org/_altervista_ht/2142.pdf
|
|
@ -473,5 +473,12 @@
|
|||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1155",
|
||||
"file": "pdfs/issue1155.pdf",
|
||||
"md5": "b732ef25c16c9c20a77e40edef5aa6fe",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue