DescriptionAdd fixed jetman_std test case
The current file cannot be opened with normal PDF viewers.
Fixes:
- The page tree node Kids array should contain indirect references to
the pages, as stated in section 3.6.2 of pdf spec 1.7. In this case,
there is a single page. Its description was moved to a separate obj.
- The page tree node should contain a Count key, in this case 1. This
can also be seen from section 3.6.2.
- startref is a typo, and should be startxref.
Original jetman_std test case left intact.
TEST=file can now be opened with other pdf viewers. pdfium_test can
still render the pdf file.
R=dsinclair@chromium.org
Committed: https://pdfium.googlesource.com/pdfium_tests/+/4f292415c5f73cbb54a55054e720615a9ee444e2
Patch Set 1 #Patch Set 2 : Add new test instead of replace #
Messages
Total messages: 13 (6 generated)
|