diff options
author | Lei Zhang <thestig@chromium.org> | 2017-06-26 12:23:51 -0700 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-06-26 20:28:24 +0000 |
commit | bdb330ee4d4d9d6fafc6bc84d4fa28c045eda936 (patch) | |
tree | 42c67b6f3027cb85a7b70d9171c641f3067bbe12 /testing/resources/unsupported_feature.in | |
parent | cbe6d1662e2b76a343702fc77334f6e68b854427 (diff) | |
download | pdfium-bdb330ee4d4d9d6fafc6bc84d4fa28c045eda936.tar.xz |
Fix the Size trailer entry in hand written PDFs.
Change-Id: Ib84cc570c2ffaf9fdd49d32bc12c7e6197e130c1
Reviewed-on: https://pdfium-review.googlesource.com/6850
Commit-Queue: Lei Zhang <thestig@chromium.org>
Reviewed-by: Henrique Nakashima <hnakashima@chromium.org>
Reviewed-by: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'testing/resources/unsupported_feature.in')
-rw-r--r-- | testing/resources/unsupported_feature.in | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/testing/resources/unsupported_feature.in b/testing/resources/unsupported_feature.in index 3aa8632d14..d3080519bf 100644 --- a/testing/resources/unsupported_feature.in +++ b/testing/resources/unsupported_feature.in @@ -9,12 +9,12 @@ endobj /Type /Pages /Count 3 /Kids [ - 10 0 R + 3 0 R ] >> endobj % Page number 0. -{{object 10 0}} << +{{object 3 0}} << /Type /Page /Parent 2 0 R /Resources << @@ -25,8 +25,6 @@ endobj >> endobj {{xref}} -trailer << - /Root 1 0 R ->> +{{trailer}} {{startxref}} %%EOF |