1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
| {{header}}
| {{object 1 0}} <<
| /Type /Catalog
| /Pages 2 0 R
| >>
| {{object 2 0}} <<
| /Type /Pages
| /MediaBox [ 0 0 200 200 ]
| /Count 1
| /Kids [ 3 0 R ]
| >>
| endobj
| {{object 3 0}} <<
| /Type /Page
| /Parent 2 0 R
| /Resources <<
| /Font <<
| /F1 4 0 R
| >>
| >>
| /Contents 5 0 R
| >>
| endobj
| {{object 4 0}} <<
| /Type /Font
| /Subtype /Type1
| /BaseFont /Times-Roman
| >>
| endobj
| % page content with streamlength past end-of-file.
| {{object 5 0}} <<
| /Length 9999
| >>
| stream
| BT
| 70 50 TD
| /F1 12 Tf
| (Hello, world!) Tj
| ET
| endstream
| endobj
| {{xref}}
| trailer <<
| /Size 6
| /Root 1 0 R
| >>
| {{startxref}}
| %%EOF
|
|