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

Unified Diff: experimental/PdfViewer/PdfReference-okular-1.txt

Side-by-side diff isn't available for this file because of its large size.
Issue 18323019: work on the native parser, in progress, uploaded to have a backup (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 5 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:
Download patch
« no previous file with comments | « no previous file | experimental/PdfViewer/SkPdfBasics.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/PdfViewer/PdfReference-okular-1.txt
===================================================================
--- experimental/PdfViewer/PdfReference-okular-1.txt (revision 9879)
+++ experimental/PdfViewer/PdfReference-okular-1.txt (working copy)
@@ -3090,7 +3090,7 @@
Note: The value of this entry is a name object, not a number, and so must
be preceded by a slash character (/) when written in the PDF file (for ex-
ample, /1.4).
-Pages dictionary (Required; must be an indirect reference) The page tree node that is the
+Pages PageTreeNodeDictionary (Required; must be an indirect reference) The page tree node that is the
root of the document’s page tree (see Section 3.6.2, “Page Tree”).
PageLabels number tree (Optional; PDF 1.3) A number tree (see Section 3.8.5, “Number Trees”)
defining the page labeling for the document. The keys in this tree are
« no previous file with comments | « no previous file | experimental/PdfViewer/SkPdfBasics.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698