Browse Source
According to the PDF specification, see http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/PDF32000_2008.pdf#G7.3982967, the `BBox` entry should have the form `[left, bottom, right, top]`. Since some PDF generators apparently violates the specification, we normalize the `BBox` to ensure that the pattern is (correctly) rendered. Fixes 8117.
3 changed files with 10 additions and 2 deletions
@ -0,0 +1 @@
@@ -0,0 +1 @@
|
||||
https://github.com/mozilla/pdf.js/files/806780/Test.pdf |
Loading…
Reference in new issue