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

Side by Side Diff: testing/resources/launch_action.in

Issue 1345953002: Merge to XFA: Implement FPDFAction_GetFilePath(). (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: rebase Created 5 years, 3 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 unified diff | Download patch
« no previous file with comments | « public/fpdf_doc.h ('k') | testing/resources/launch_action.pdf » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 {{header}} 1 {{header}}
2 {{object 1 0}} << 2 {{object 1 0}} <<
3 /Type /Catalog 3 /Type /Catalog
4 /Pages 2 0 R 4 /Pages 2 0 R
5 >> 5 >>
6 {{object 2 0}} << 6 {{object 2 0}} <<
7 /Type /Pages 7 /Type /Pages
8 /MediaBox [ 0 0 200 200 ] 8 /MediaBox [ 0 0 200 200 ]
9 /Count 1 9 /Count 1
10 /Kids [ 3 0 R ] 10 /Kids [ 3 0 R ]
11 >> 11 >>
12 endobj 12 endobj
13 {{object 3 0}} << 13 {{object 3 0}} <<
14 /Type /Page 14 /Type /Page
15 /Parent 2 0 R 15 /Parent 2 0 R
16 /Resources << 16 /Annots [4 0 R]
17 /Font <<
18 /F1 4 0 R
19 /F2 5 0 R
20 >>
21 >>
22 /Contents 6 0 R
23 >> 17 >>
24 endobj 18 endobj
25 {{object 4 0}} << 19 {{object 4 0}} <<
26 /Type /Font 20 /A 5 0 R
27 /Subtype /Type1 21 /FT /Tx
28 /BaseFont /Times-Roman 22 /Ff 29360128
23 /T (txtName)
24 /Type /Annot
25 /Subtype /Link
26 /F 4
27 /M (D:20150514070426+05'30')
28 /Rect [1 1 199 199]
29 /BS <<
30 /W 1
31 /S /S
32 >>
33 /DA (/Helv 0 Tf 0 0 0 rg)
34 /AP <</N 8 0 R>>
35 /V ()
36 /AA 19 0 R
29 >> 37 >>
30 endobj 38 endobj
31 {{object 5 0}} << 39 {{object 5 0}} <<
32 /Type /Font 40 /F 6 0 R
33 /Subtype /Type1 41 /S /Launch
34 /BaseFont /Helvetica
35 >> 42 >>
36 endobj
37 {{object 6 0}} << 43 {{object 6 0}} <<
44 /F (test.pdf)
45 /Type / Filespec
38 >> 46 >>
39 stream
40 BT
41 20 50 Td
42 /F1 12 Tf
43 (Hello, world!) Tj
44 0 50 Td
45 /F2 16 Tf
46 (Goodbye, world!) Tj
47 ET
48 endstream
49 endobj 47 endobj
50 {{xref}} 48 {{xref}}
51 trailer << 49 trailer <<
52 /Size 6 50 /Size 6
53 /Root 1 0 R 51 /Root 1 0 R
54 >> 52 >>
55 {{startxref}} 53 {{startxref}}
56 %%EOF 54 %%EOF
OLDNEW
« no previous file with comments | « public/fpdf_doc.h ('k') | testing/resources/launch_action.pdf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698