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

Unified Diff: testing/resources/named_dests.pdf

Issue 837723009: Add tests for GetNamedDests() API. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Fix min() 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
« no previous file with comments | « testing/resources/named_dests.in ('k') | testing/tools/fixup_pdf_template.py » ('j') | 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
new file mode 100644
index 0000000000000000000000000000000000000000..1f650e7865e1a62fa247fee5bf3648a5ef85189f
--- /dev/null
+++ b/testing/resources/named_dests.pdf
@@ -0,0 +1,87 @@
+%PDF-1.7
+% ò¤ô
+1 0 obj <<
+ /Type /Pages
+ /Count 1
+ /Kids [3 0 R]
+>>
+endobj
+2 0 obj <<
+ /Type /Catalog
+ /Pages 1 0 R
+ /Names <<
+ /Dests 10 0 R
+ >>
+ /Dests 14 0 R
+>>
+endobj
+3 0 obj <<
+ /Type /Page
+ /Parent 1 0 R
+ /Resources <<
+ /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
+endobj
+% Root of Dests NameTree
+10 0 obj <<
+ /Kids [
+ 11 0 R
+ 12 0 R
+ ]
+>>
+endobj
+% Left child for Dests NameTree
+11 0 obj <<
+ /Names [
+ (First) [0 /XYZ 0 0 1]
+ (Next) <</D [4 /Fit]>>
+ ]
+>>
+endobj
+% Right child for Dests NameTree
+12 0 obj <<
+ /Names [
+ (WrongKey) <</Fail [10 /FitH]>>
+ (WrongType) /NameNotAllowedHere
+ ]
+>>
+endobj
+% Old-style top-level Dests dictionary.
+14 0 obj <<
+ /FirstAlternate [10 /XYZ 200 400 800]
+ /LastAlternate <</D [14 /XYZ 0 0 -200]>>
+>>
+endobj
+xref
+0 15
+0000000000 65536 f
+0000000015 00000 n
+0000000078 00000 n
+0000000182 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
+0000000000 65536 f
+0000000808 00000 n
+trailer <<
+ /Size 6
+ /Root 2 0 R
+>>
+startxref
+914
+%%EOF
« no previous file with comments | « testing/resources/named_dests.in ('k') | testing/tools/fixup_pdf_template.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698