Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1068)

Unified Diff: testing/resources/named_dests.pdf

Issue 812933004: Add API tests for NamedDestsByName, DestGetPageIndex. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: comments in pdf. Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« testing/resources/named_dests.in ('K') | « testing/resources/named_dests.in ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/resources/named_dests.pdf
diff --git a/testing/resources/named_dests.pdf b/testing/resources/named_dests.pdf
index 1f650e7865e1a62fa247fee5bf3648a5ef85189f..4744c36db343ea3414fb6ecf122f2e2020aabb16 100644
--- a/testing/resources/named_dests.pdf
+++ b/testing/resources/named_dests.pdf
@@ -1,20 +1,24 @@
%PDF-1.7
% ò¤ô
1 0 obj <<
- /Type /Pages
- /Count 1
- /Kids [3 0 R]
->>
-endobj
-2 0 obj <<
/Type /Catalog
- /Pages 1 0 R
+ /Pages 2 0 R
/Names <<
/Dests 10 0 R
>>
/Dests 14 0 R
>>
endobj
+2 0 obj <<
+ /Type /Pages
+ /Count 2
+ /Kids [
+ 3 0 R
+ 4 0 R
+ ]
+>>
+endobj
+% Page number 0.
3 0 obj <<
/Type /Page
/Parent 1 0 R
@@ -22,14 +26,17 @@ endobj
/ProcSets [/PDF /Text /ImageB /ImageC /ImageI]
>>
/MediaBox [0 0 612 792]
- /Contents 5 0 R
>>
endobj
-5 0 obj <<
- /Length 18
->> stream
-1 0 0 -1 29 763 cm
-endstream
+% Page number 1.
+4 0 obj <<
+ /Type /Page
+ /Parent 1 0 R
+ /Resources <<
+ /ProcSets [/PDF]
+ >>
+ /MediaBox [0 0 612 792]
+>>
endobj
% Root of Dests NameTree
10 0 obj <<
@@ -42,8 +49,8 @@ endobj
% Left child for Dests NameTree
11 0 obj <<
/Names [
- (First) [0 /XYZ 0 0 1]
- (Next) <</D [4 /Fit]>>
+ (First) [1 /XYZ 0 0 1]
+ (Next) <</D [4 0 R /Fit]>>
]
>>
endobj
@@ -55,33 +62,35 @@ endobj
]
>>
endobj
-% Old-style top-level Dests dictionary.
+% Old-style top-level Dests dictionary. Note that FirstAlternate
+% intentionally references non-exisstant page 11 and LastAlternate
+% intentionally references non-existant object 999.
14 0 obj <<
- /FirstAlternate [10 /XYZ 200 400 800]
- /LastAlternate <</D [14 /XYZ 0 0 -200]>>
+ /FirstAlternate [11 /XYZ 200 400 800]
+ /LastAlternate <</D [999 0 R /XYZ 0 0 -200]>>
>>
endobj
xref
0 15
0000000000 65536 f
0000000015 00000 n
-0000000078 00000 n
-0000000182 00000 n
+0000000119 00000 n
+0000000217 00000 n
+0000000383 00000 n
0000000000 65536 f
-0000000349 00000 n
0000000000 65536 f
0000000000 65536 f
0000000000 65536 f
0000000000 65536 f
-0000000444 00000 n
-0000000534 00000 n
-0000000658 00000 n
+0000000527 00000 n
+0000000617 00000 n
+0000000745 00000 n
0000000000 65536 f
-0000000808 00000 n
+0000001039 00000 n
trailer <<
/Size 6
- /Root 2 0 R
+ /Root 1 0 R
>>
startxref
-914
+1150
%%EOF
« testing/resources/named_dests.in ('K') | « testing/resources/named_dests.in ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698